Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbnx2.c5026 (bp->tx_quick_cons_trip_int << 16) | bp->tx_quick_cons_trip); in bnx2_init_chip()
5085 bp->tx_quick_cons_trip); in bnx2_init_chip()
7257 coal->tx_max_coalesced_frames = bp->tx_quick_cons_trip; in bnx2_get_coalesce()
7287 bp->tx_quick_cons_trip = (u16) coal->tx_max_coalesced_frames; in bnx2_set_coalesce()
7288 if (bp->tx_quick_cons_trip > 0xff) bp->tx_quick_cons_trip = 0xff; in bnx2_set_coalesce()
8349 bp->tx_quick_cons_trip = 20; in bnx2_init_board()
8421 bp->tx_quick_cons_trip; in bnx2_init_board()
H A Dbnx2.h6912 u16 tx_quick_cons_trip; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbnx2.c5009 (bp->tx_quick_cons_trip_int << 16) | bp->tx_quick_cons_trip); in bnx2_init_chip()
5068 bp->tx_quick_cons_trip); in bnx2_init_chip()
7244 coal->tx_max_coalesced_frames = bp->tx_quick_cons_trip; in bnx2_get_coalesce()
7276 bp->tx_quick_cons_trip = (u16) coal->tx_max_coalesced_frames; in bnx2_set_coalesce()
7277 if (bp->tx_quick_cons_trip > 0xff) bp->tx_quick_cons_trip = 0xff; in bnx2_set_coalesce()
8313 bp->tx_quick_cons_trip = 20; in bnx2_init_board()
8385 bp->tx_quick_cons_trip; in bnx2_init_board()
H A Dbnx2.h6911 u16 tx_quick_cons_trip; member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1566 u16 tx_quick_cons_trip; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1567 u16 tx_quick_cons_trip; member

Completed in 84 milliseconds