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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x.h356 #define NUM_TX_BD (TX_DESC_CNT * NUM_TX_RINGS) macro
357 #define MAX_TX_BD (NUM_TX_BD - 1)
H A Dbnx2x_main.c4592 sizeof(union eth_tx_bd_types) * NUM_TX_BD);
4674 sizeof(struct sw_tx_bd) * NUM_TX_BD);
4677 sizeof(union eth_tx_bd_types) * NUM_TX_BD);

Completed in 118 milliseconds