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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 109 milliseconds