Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
HDeth_common.h493 struct eth_tx_bd struct
505 struct eth_tx_bd reg_bd /* The common non-special bd */; argument
HDqlnx_os.c2910 struct eth_tx_bd *tx_data_bd; in qlnx_free_tx_pkt()
3305 struct eth_tx_bd *tx_data_bd; in qlnx_send()
3633 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
3669 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
3687 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
3703 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
3745 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
/freebsd-13-stable/sys/dev/bxe/
HDecore_fw_defs.h265 #define NUM_OF_ETH_BDS_IN_PAGE ((PAGE_SIZE)/(STRUCT_SIZE(eth_tx_bd)/8))
HDecore_hsi.h7548 struct eth_tx_bd struct
7733 struct eth_tx_bd reg_bd /* the common bd */;
HDbxe.c5115 struct eth_tx_bd *tx_data_bd; in bxe_tx_encap()
5116 struct eth_tx_bd *tx_total_pkt_size_bd; in bxe_tx_encap()