Searched refs:NUM_TX_BD (Results 1 – 2 of 2) sorted by relevance
653 #define NUM_TX_BD (TX_DESC_CNT * NUM_TX_RINGS) macro654 #define MAX_TX_BD (NUM_TX_BD - 1)
4409 sizeof(union eth_tx_bd_types) * NUM_TX_BD); in bnx2x_free_fp_mem_at()4570 txdata->tx_buf_ring = kcalloc(NUM_TX_BD, in bnx2x_alloc_fp_mem_at()4576 sizeof(union eth_tx_bd_types) * NUM_TX_BD); in bnx2x_alloc_fp_mem_at()