Searched refs:tx_quick_cons_trip (Results 1 - 6 of 6) 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.h782 u16 tx_quick_cons_trip; member in struct:bnx2x
/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.h782 u16 tx_quick_cons_trip; member in struct:bnx2x
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dbnx2.c4933 (bp->tx_quick_cons_trip_int << 16) | bp->tx_quick_cons_trip);
4987 bp->tx_quick_cons_trip);
7064 coal->tx_max_coalesced_frames = bp->tx_quick_cons_trip;
7094 bp->tx_quick_cons_trip = (u16) coal->tx_max_coalesced_frames;
7095 if (bp->tx_quick_cons_trip > 0xff) bp->tx_quick_cons_trip = 0xff;
8133 bp->tx_quick_cons_trip = 20;
8195 bp->tx_quick_cons_trip;
H A Dbnx2.h6843 u16 tx_quick_cons_trip; member in struct:bnx2
/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.c4933 (bp->tx_quick_cons_trip_int << 16) | bp->tx_quick_cons_trip);
4987 bp->tx_quick_cons_trip);
7064 coal->tx_max_coalesced_frames = bp->tx_quick_cons_trip;
7094 bp->tx_quick_cons_trip = (u16) coal->tx_max_coalesced_frames;
7095 if (bp->tx_quick_cons_trip > 0xff) bp->tx_quick_cons_trip = 0xff;
8133 bp->tx_quick_cons_trip = 20;
8195 bp->tx_quick_cons_trip;
H A Dbnx2.h6843 u16 tx_quick_cons_trip; member in struct:bnx2

Completed in 330 milliseconds