Searched refs:tx_bd (Results 1 – 3 of 3) sorted by relevance
236 struct tx_bd *tx_bd_chain[TX_PAGES];
303 void bnx_dump_txbd(struct bnx_softc *, int, struct tx_bd *);4164 struct tx_bd *txbd; in bnx_init_tx_chain() 4861 struct tx_bd *txbd = NULL; in bnx_tx_intr() 4879 "Unexpected NULL tx_bd[0x%04X]!\n", sw_tx_chain_cons); in bnx_tx_intr() 4893 * that only the last tx_bd of a packet in bnx_tx_intr() 5099 /* Encapsulates an mbuf cluster into the tx_bd chain structure and makes the */5110 struct tx_bd *txbd = NULL; in bnx_tx_encap() 5187 /* prod points to an empty tx_bd at this point. */ in bnx_tx_encap() 5200 * for that segment and creating a tx_bd for the in bnx_tx_encap() 5250 /* prod points to the next free tx_bd a in bnx_tx_encap() [all...]
694 struct tx_bd { struct4579 #define TOTAL_TX_BD_PER_PAGE (BCM_PAGE_SIZE / sizeof(struct tx_bd))