Home
last modified time | relevance | path

Searched refs:NUM_TX_BD (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h606 #define NUM_TX_BD (TX_DESC_CNT * NUM_TX_RINGS) macro
607 #define MAX_TX_BD (NUM_TX_BD - 1)
Dbnx2x_cmn.c3192 sizeof(union eth_tx_bd_types) * NUM_TX_BD); in bnx2x_free_fp_mem_at()
3289 sizeof(struct sw_tx_bd) * NUM_TX_BD); in bnx2x_alloc_fp_mem_at()
3292 sizeof(union eth_tx_bd_types) * NUM_TX_BD); in bnx2x_alloc_fp_mem_at()