Searched refs:TOTAL_TX_BD (Results 1 – 2 of 2) sorted by relevance
4581 #define TOTAL_TX_BD (TOTAL_TX_BD_PER_PAGE * TX_PAGES) macro4583 #define MAX_TX_BD (TOTAL_TX_BD - 1)
5128 if (sc->tx_pkt_count <= TOTAL_TX_BD && in bnx_tx_encap()6099 BNX_PRINTF(sc, "total tx_bd = 0x%08X\n", (uint32_t)TOTAL_TX_BD); in bnx_dump_tx_chain()