Searched refs:sw_tx_bd (Results 1 - 12 of 12) 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.h196 struct sw_tx_bd { struct
264 struct sw_tx_bd *tx_buf_ring;
H A Dbnx2x_cmn.c22 struct sw_tx_bd *tx_buf = &fp->tx_buf_ring[idx];
1630 struct sw_tx_bd *tx_buf,
1804 struct sw_tx_bd *tx_buf;
H A Dbnx2x_ethtool.c1279 struct sw_tx_bd *tx_buf;
H A Dbnx2x_main.c615 struct sw_tx_bd *sw_bd = &fp->tx_buf_ring[j];
4674 sizeof(struct sw_tx_bd) * 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.h196 struct sw_tx_bd { struct
264 struct sw_tx_bd *tx_buf_ring;
H A Dbnx2x_cmn.c22 struct sw_tx_bd *tx_buf = &fp->tx_buf_ring[idx];
1630 struct sw_tx_bd *tx_buf,
1804 struct sw_tx_bd *tx_buf;
H A Dbnx2x_ethtool.c1279 struct sw_tx_bd *tx_buf;
H A Dbnx2x_main.c615 struct sw_tx_bd *sw_bd = &fp->tx_buf_ring[j];
4674 sizeof(struct sw_tx_bd) * NUM_TX_BD);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dbnx2.h6568 struct sw_tx_bd { struct
6578 #define SW_TXBD_RING_SIZE (sizeof(struct sw_tx_bd) * TX_DESC_CNT)
6661 struct sw_tx_bd *tx_buf_ring;
H A Dbnx2.c2812 struct sw_tx_bd *tx_buf;
5338 struct sw_tx_bd *tx_buf = &txr->tx_buf_ring[j];
6411 struct sw_tx_bd *tx_buf;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dbnx2.h6568 struct sw_tx_bd { struct
6578 #define SW_TXBD_RING_SIZE (sizeof(struct sw_tx_bd) * TX_DESC_CNT)
6661 struct sw_tx_bd *tx_buf_ring;
H A Dbnx2.c2812 struct sw_tx_bd *tx_buf;
5338 struct sw_tx_bd *tx_buf = &txr->tx_buf_ring[j];
6411 struct sw_tx_bd *tx_buf;

Completed in 486 milliseconds