Searched refs:tx_quick_cons_trip (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/
H A Dbnx2.c5010 (bp->tx_quick_cons_trip_int << 16) | bp->tx_quick_cons_trip);
5069 bp->tx_quick_cons_trip);
7245 coal->tx_max_coalesced_frames = bp->tx_quick_cons_trip;
7277 bp->tx_quick_cons_trip = (u16) coal->tx_max_coalesced_frames;
7278 if (bp->tx_quick_cons_trip > 0xff) bp->tx_quick_cons_trip = 0xff;
8314 bp->tx_quick_cons_trip = 20;
8386 bp->tx_quick_cons_trip;
H A Dbnx2.h6911 u16 tx_quick_cons_trip; member in struct:bnx2
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1567 u16 tx_quick_cons_trip; member in struct:bnx2x

Completed in 261 milliseconds