Home
last modified time | relevance | path

Searched refs:eth_tx_bd_types (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_send.c702 mm_mem_zero(start_bd, sizeof(union eth_tx_bd_types)); in lm_send_packet()
779 mm_mem_zero(parse_bd_ptr, sizeof(union eth_tx_bd_types)); in lm_send_packet()
798 mm_mem_zero(parse_bd_2nd_ptr, sizeof(union eth_tx_bd_types)); in lm_send_packet()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Deth_common.h537 union eth_tx_bd_types union
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_kstat.c715 pStats->txBdSize.value.ui64 = sizeof (union eth_tx_bd_types); in qede_kstat_txq_update()
724 sizeof (union eth_tx_bd_types), ECORE_CHAIN_MODE_PBL); in qede_kstat_txq_update()
726 ELEMS_PER_PAGE(sizeof (union eth_tx_bd_types)); in qede_kstat_txq_update()
H A Dqede_main.c2485 sizeof (union eth_tx_bd_types), in qede_alloc_tx_bd_ring()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h4210 union eth_tx_bd_types union
4225 union eth_tx_bd_types bds[13];