TOTAL_TX_BD 2135 dev/pci/if_bnx.c for (i = 0; i < TOTAL_TX_BD; i++) { TOTAL_TX_BD 2316 dev/pci/if_bnx.c for (i = 0; i < TOTAL_TX_BD; i++) { TOTAL_TX_BD 3451 dev/pci/if_bnx.c DBRUN(BNX_VERBOSE_SEND, bnx_dump_tx_chain(sc, 0, TOTAL_TX_BD)); TOTAL_TX_BD 3472 dev/pci/if_bnx.c for (i = 0; i < TOTAL_TX_BD; i++) { TOTAL_TX_BD 5268 dev/pci/if_bnx.c BNX_PRINTF(sc, "total tx_bd = 0x%08X\n", (u_int32_t)TOTAL_TX_BD); TOTAL_TX_BD 4429 dev/pci/if_bnxreg.h #define MAX_TX_BD (TOTAL_TX_BD - 1) TOTAL_TX_BD 4742 dev/pci/if_bnxreg.h bus_dmamap_t tx_mbuf_map[TOTAL_TX_BD]; TOTAL_TX_BD 4743 dev/pci/if_bnxreg.h struct mbuf *tx_mbuf_ptr[TOTAL_TX_BD];