Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Deth_common.h495 struct eth_tx_bd struct
507 struct eth_tx_bd reg_bd /* The common non-special bd */; argument
H A Dqlnx_os.c2915 struct eth_tx_bd *tx_data_bd; in qlnx_free_tx_pkt()
3310 struct eth_tx_bd *tx_data_bd; in qlnx_send()
3638 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
3674 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
3692 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
3708 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
3750 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
/freebsd-13.1/sys/dev/bxe/
H A Decore_fw_defs.h267 #define NUM_OF_ETH_BDS_IN_PAGE ((PAGE_SIZE)/(STRUCT_SIZE(eth_tx_bd)/8))
H A Decore_hsi.h7550 struct eth_tx_bd struct
7735 struct eth_tx_bd reg_bd /* the common bd */;
H A Dbxe.c5117 struct eth_tx_bd *tx_data_bd; in bxe_tx_encap()
5118 struct eth_tx_bd *tx_total_pkt_size_bd; in bxe_tx_encap()