Home
last modified time | relevance | path

Searched refs:rx_quick_cons_trip (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/
Dbnx2.c4896 (bp->rx_quick_cons_trip_int << 16) | bp->rx_quick_cons_trip); in bnx2_init_chip()
4959 bp->rx_quick_cons_trip); in bnx2_init_chip()
7015 coal->rx_max_coalesced_frames = bp->rx_quick_cons_trip; in bnx2_get_coalesce()
7037 bp->rx_quick_cons_trip = (u16) coal->rx_max_coalesced_frames; in bnx2_set_coalesce()
7038 if (bp->rx_quick_cons_trip > 0xff) bp->rx_quick_cons_trip = 0xff; in bnx2_set_coalesce()
8129 bp->rx_quick_cons_trip = 12; in bnx2_init_board()
8189 bp->rx_quick_cons_trip; in bnx2_init_board()
Dbnx2.h6851 u16 rx_quick_cons_trip; member
/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x.h1055 u16 rx_quick_cons_trip; member