Searched refs:eth_tx_2nd_bd (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Deth_common.h440 struct eth_tx_2nd_bd struct
505 struct eth_tx_2nd_bd second_bd /* The second tx bd of a given packet */;
H A Dqlnx_os.c3308 struct eth_tx_2nd_bd *second_bd;
3610 second_bd = (struct eth_tx_2nd_bd *)
3651 second_bd = (struct eth_tx_2nd_bd *)
3697 second_bd = (struct eth_tx_2nd_bd *)
3716 (struct eth_tx_2nd_bd *)tx_data_bd;

Completed in 113 milliseconds