Searched refs:NUM_TX_RINGS (Results 1 – 2 of 2) sorted by relevance
672 used = SUB_S16(prod, cons) + (s16)NUM_TX_RINGS; in bnx2x_tx_avail()919 for (i = 1; i <= NUM_TX_RINGS; i++) { in bnx2x_init_tx_rings()925 BCM_PAGE_SIZE*(i % NUM_TX_RINGS))); in bnx2x_init_tx_rings()928 BCM_PAGE_SIZE*(i % NUM_TX_RINGS))); in bnx2x_init_tx_rings()
455 #define NUM_TX_RINGS 16 macro458 #define NUM_TX_BD (TX_DESC_CNT * NUM_TX_RINGS)460 #define MAX_TX_AVAIL (MAX_TX_DESC_CNT * NUM_TX_RINGS - 2)