Searched refs:tx_bd_prod (Results 1 - 10 of 10) 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_cmn.h386 prod = fp->tx_bd_prod;
595 fp->tx_bd_prod = 0;
H A Dbnx2x_cmn.c1876 bd_prod = TX_BD(fp->tx_bd_prod);
1889 tx_buf->first_bd = fp->tx_bd_prod;
2070 fp->tx_bd_prod += nbd;
H A Dbnx2x_ethtool.c1325 tx_buf->first_bd = fp_tx->tx_bd_prod;
1329 bd_prod = TX_BD(fp_tx->tx_bd_prod);
1357 fp_tx->tx_bd_prod += 2; /* start + pbd */
H A Dbnx2x.h300 u16 tx_bd_prod; member in struct:bnx2x_fastpath
H A Dbnx2x_main.c563 " tx_bd_prod(0x%x) tx_bd_cons(0x%x)"
565 i, fp->tx_pkt_prod, fp->tx_pkt_cons, fp->tx_bd_prod,
/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_cmn.h386 prod = fp->tx_bd_prod;
595 fp->tx_bd_prod = 0;
H A Dbnx2x_cmn.c1876 bd_prod = TX_BD(fp->tx_bd_prod);
1889 tx_buf->first_bd = fp->tx_bd_prod;
2070 fp->tx_bd_prod += nbd;
H A Dbnx2x_ethtool.c1325 tx_buf->first_bd = fp_tx->tx_bd_prod;
1329 bd_prod = TX_BD(fp_tx->tx_bd_prod);
1357 fp_tx->tx_bd_prod += 2; /* start + pbd */
H A Dbnx2x.h300 u16 tx_bd_prod; member in struct:bnx2x_fastpath
H A Dbnx2x_main.c563 " tx_bd_prod(0x%x) tx_bd_cons(0x%x)"
565 i, fp->tx_pkt_prod, fp->tx_pkt_cons, fp->tx_bd_prod,

Completed in 214 milliseconds