Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c5013 (bp->rx_quick_cons_trip_int << 16) | bp->rx_quick_cons_trip); in bnx2_init_chip()
5076 bp->rx_quick_cons_trip); in bnx2_init_chip()
7240 coal->rx_max_coalesced_frames = bp->rx_quick_cons_trip; in bnx2_get_coalesce()
7264 bp->rx_quick_cons_trip = (u16) coal->rx_max_coalesced_frames; in bnx2_set_coalesce()
7265 if (bp->rx_quick_cons_trip > 0xff) bp->rx_quick_cons_trip = 0xff; in bnx2_set_coalesce()
8319 bp->rx_quick_cons_trip = 12; in bnx2_init_board()
8389 bp->rx_quick_cons_trip; in bnx2_init_board()
H A Dbnx2.h6913 u16 rx_quick_cons_trip; member
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1572 u16 rx_quick_cons_trip; member