tx_bd
void bnx_dump_txbd(struct bnx_softc *, int, struct tx_bd *);
struct tx_bd *txbd;
struct tx_bd *txbd = NULL;
struct tx_bd *txbd = NULL;
bnx_dump_txbd(struct bnx_softc *sc, int idx, struct tx_bd *txbd)
struct tx_bd *txbd;
#define TOTAL_TX_BD_PER_PAGE (BCM_PAGE_SIZE / sizeof(struct tx_bd))
struct tx_bd *tx_bd_chain[TX_PAGES];