TOTAL_TX_BD
for (i = 0; i < TOTAL_TX_BD; i++) {
for (i = 0; i < TOTAL_TX_BD; i++) {
for (i = 0; i < TOTAL_TX_BD; i++) {
BNX_PRINTF(sc, "total tx_bd = 0x%08X\n", (u_int32_t)TOTAL_TX_BD);
#define MAX_TX_BD (TOTAL_TX_BD - 1)
bus_dmamap_t tx_mbuf_map[TOTAL_TX_BD];
struct mbuf *tx_mbuf_ptr[TOTAL_TX_BD];