Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/qlnx/qlnxe/
H A Deth_common.h493 struct eth_tx_bd struct
505 struct eth_tx_bd reg_bd /* The common non-special bd */; argument
H A Dqlnx_os.c3253 struct eth_tx_bd *tx_data_bd; in qlnx_send()
3581 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
3617 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
3635 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
3651 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
3693 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
/freebsd-14.2/sys/dev/bxe/
H A Decore_fw_defs.h265 #define NUM_OF_ETH_BDS_IN_PAGE ((PAGE_SIZE)/(STRUCT_SIZE(eth_tx_bd)/8))
H A Decore_hsi.h7548 struct eth_tx_bd struct
7733 struct eth_tx_bd reg_bd /* the common bd */;
H A Dbxe.c5098 struct eth_tx_bd *tx_data_bd; in bxe_tx_encap()
5099 struct eth_tx_bd *tx_total_pkt_size_bd; in bxe_tx_encap()