Home
last modified time | relevance | path

Searched defs:txdp (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-fifo-fp.c31 xge_hal_fifo_txd_t *txdp = (xge_hal_fifo_txd_t*)dtrh; in __hal_fifo_txdl_priv() local
130 xge_hal_fifo_txd_t *txdp, int list_size, int frags) in __hal_fifo_txdl_free_many()
169 xge_hal_fifo_txd_t *txdp, int txdl_count) in __hal_fifo_txdl_restore_many()
209 xge_hal_fifo_txd_t *txdp = (xge_hal_fifo_txd_t *)dtrh; in xge_hal_fifo_dtr_private() local
351 xge_hal_fifo_txd_t *txdp = (xge_hal_fifo_txd_t *)*dtrh; in xge_hal_fifo_dtr_reserve_many() local
650 xge_hal_fifo_txd_t *txdp; in xge_hal_fifo_dtr_next_completed() local
839 xge_hal_fifo_txd_t *txdp; in xge_hal_fifo_dtr_buffer_set_aligned() local
971 xge_hal_fifo_txd_t *txdp; in xge_hal_fifo_dtr_buffer_finalize() local
1042 xge_hal_fifo_txd_t *txdp; in xge_hal_fifo_dtr_buffer_set() local
1085 xge_hal_fifo_txd_t *txdp = (xge_hal_fifo_txd_t *)dtrh; in xge_hal_fifo_dtr_mss_set() local
[all …]
H A Dxgehal-fifo.c39 xge_hal_fifo_txd_t *txdp = (xge_hal_fifo_txd_t *)item; in __hal_fifo_mempool_item_alloc() local
493 xge_hal_fifo_txd_t *txdp = (xge_hal_fifo_txd_t *)dtrh; in __hal_fifo_dtr_align_free_unmap() local
524 xge_hal_fifo_txd_t *txdp = (xge_hal_fifo_txd_t *)dtrh; in __hal_fifo_dtr_align_alloc_map() local
H A Dxgehal-device.c5654 xge_hal_fifo_txd_t *txdp = (xge_hal_fifo_txd_t *)dtrh; in xge_hal_device_handle_tcode() local
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_txdring.c134 vnet_public_desc_t *txdp; in vgen_create_tx_dring() local
594 vnet_public_desc_t *txdp; in vgen_dringsend() local
1288 vnet_public_desc_t *txdp; in vgen_handle_dringdata_ack() local
1415 vnet_public_desc_t *txdp; in vgen_handle_dringdata_nack() local
1551 vnet_public_desc_t *txdp; in vgen_reclaim_dring() local
H A Dvnet_rxdring.c361 vnet_rx_dringdata_desc_t *txdp; in vgen_map_tx_dring() local
580 vnet_rx_dringdata_desc_t *txdp; in vgen_dringsend_shm() local
1175 vnet_rx_dringdata_desc_t *txdp; in vgen_handle_dringdata_ack_shm() local
1311 vnet_rx_dringdata_desc_t *txdp; in vgen_handle_dringdata_nack_shm() local
H A Dvsw_rxdring.c446 vnet_rx_dringdata_desc_t *txdp; in vsw_map_tx_dring() local
858 vnet_rx_dringdata_desc_t *txdp; in vsw_dringsend_shm() local
1125 vnet_rx_dringdata_desc_t *txdp; in vsw_process_dringdata_ack_shm() local
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_mac.c132 ath9k_hw_puttxbuf(struct ath_hal *ah, uint32_t q, uint32_t txdp) in ath9k_hw_puttxbuf()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dsis900.h28 txdp=0x20, /* Transmit Descriptor Pointer Register */ enumerator
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvnet_gen.h324 vnet_public_desc_t *txdp; /* exported dring */ member