tx_bd 308 dev/pci/if_bnx.c void bnx_dump_txbd(struct bnx_softc *, int, struct tx_bd *);
tx_bd 3394 dev/pci/if_bnx.c struct tx_bd *txbd;
tx_bd 4065 dev/pci/if_bnx.c struct tx_bd *txbd = NULL;
tx_bd 4310 dev/pci/if_bnx.c struct tx_bd *txbd = NULL;
tx_bd 5196 dev/pci/if_bnx.c bnx_dump_txbd(struct bnx_softc *sc, int idx, struct tx_bd *txbd)
tx_bd 5251 dev/pci/if_bnx.c struct tx_bd *txbd;
tx_bd 691 dev/pci/if_bnxreg.h struct tx_bd {
tx_bd 4425 dev/pci/if_bnxreg.h #define TOTAL_TX_BD_PER_PAGE (BCM_PAGE_SIZE / sizeof(struct tx_bd))
tx_bd 4706 dev/pci/if_bnxreg.h struct tx_bd *tx_bd_chain[TX_PAGES];