Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/
Dbnx2.c5037 (bp->rx_quick_cons_trip_int << 16) | bp->rx_quick_cons_trip); in bnx2_init_chip()
5100 bp->rx_quick_cons_trip); in bnx2_init_chip()
7263 coal->rx_max_coalesced_frames = bp->rx_quick_cons_trip; in bnx2_get_coalesce()
7285 bp->rx_quick_cons_trip = (u16) coal->rx_max_coalesced_frames; in bnx2_set_coalesce()
7286 if (bp->rx_quick_cons_trip > 0xff) bp->rx_quick_cons_trip = 0xff; in bnx2_set_coalesce()
8360 bp->rx_quick_cons_trip = 12; in bnx2_init_board()
8430 bp->rx_quick_cons_trip; in bnx2_init_board()
Dbnx2.h6914 u16 rx_quick_cons_trip; member
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h1570 u16 rx_quick_cons_trip; member