Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/
Dbnx2.c5029 (bp->rx_quick_cons_trip_int << 16) | bp->rx_quick_cons_trip); in bnx2_init_chip()
5092 bp->rx_quick_cons_trip); in bnx2_init_chip()
7256 coal->rx_max_coalesced_frames = bp->rx_quick_cons_trip; in bnx2_get_coalesce()
7280 bp->rx_quick_cons_trip = (u16) coal->rx_max_coalesced_frames; in bnx2_set_coalesce()
7281 if (bp->rx_quick_cons_trip > 0xff) bp->rx_quick_cons_trip = 0xff; in bnx2_set_coalesce()
8342 bp->rx_quick_cons_trip = 12; in bnx2_init_board()
8412 bp->rx_quick_cons_trip; in bnx2_init_board()
Dbnx2.h6914 u16 rx_quick_cons_trip; member
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h1571 u16 rx_quick_cons_trip; member