Home
last modified time | relevance | path

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

/freebsd/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.c3255 struct eth_tx_bd *tx_data_bd; in qlnx_send()
3583 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
3619 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
3637 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
3653 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
3695 tx_data_bd = (struct eth_tx_bd *) in qlnx_send()
/freebsd/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()