Home
last modified time | relevance | path

Searched refs:rx_quick_cons_trip (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A 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()
7252 coal->rx_max_coalesced_frames = bp->rx_quick_cons_trip; in bnx2_get_coalesce()
7274 bp->rx_quick_cons_trip = (u16) coal->rx_max_coalesced_frames; in bnx2_set_coalesce()
7275 if (bp->rx_quick_cons_trip > 0xff) bp->rx_quick_cons_trip = 0xff; in bnx2_set_coalesce()
8354 bp->rx_quick_cons_trip = 12; in bnx2_init_board()
8424 bp->rx_quick_cons_trip; in bnx2_init_board()
H A Dbnx2.h6914 u16 rx_quick_cons_trip; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A 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()
H A Dbnx2.h6913 u16 rx_quick_cons_trip; member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1571 u16 rx_quick_cons_trip; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1572 u16 rx_quick_cons_trip; member

Completed in 91 milliseconds