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

/external/syslinux/gpxe/src/drivers/net/
H A Dbnx2.c40 struct tx_bd tx_desc_ring[TX_DESC_CNT];
2007 struct tx_bd *txbd;
2363 struct tx_bd *txbd;
H A Dbnx2.h148 * tx_bd definition
150 struct tx_bd { struct
3880 #define TX_DESC_CNT (BCM_PAGE_SIZE / sizeof(struct tx_bd))
4017 struct tx_bd *tx_desc_ring;

Completed in 2215 milliseconds