Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/
Dbnx2.c5012 (bp->rx_quick_cons_trip_int << 16) | bp->rx_quick_cons_trip); in bnx2_init_chip()
5075 bp->rx_quick_cons_trip); in bnx2_init_chip()
7239 coal->rx_max_coalesced_frames = bp->rx_quick_cons_trip; in bnx2_get_coalesce()
7263 bp->rx_quick_cons_trip = (u16) coal->rx_max_coalesced_frames; in bnx2_set_coalesce()
7264 if (bp->rx_quick_cons_trip > 0xff) bp->rx_quick_cons_trip = 0xff; in bnx2_set_coalesce()
8318 bp->rx_quick_cons_trip = 12; in bnx2_init_board()
8388 bp->rx_quick_cons_trip; in bnx2_init_board()
Dbnx2.h6913 u16 rx_quick_cons_trip; member
/linux-6.6.21/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h1572 u16 rx_quick_cons_trip; member