Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/
Dbnx2.c5032 (bp->tx_quick_cons_trip_int << 16) | bp->tx_quick_cons_trip); in bnx2_init_chip()
5091 bp->tx_quick_cons_trip); in bnx2_init_chip()
7264 coal->tx_max_coalesced_frames = bp->tx_quick_cons_trip; in bnx2_get_coalesce()
7294 bp->tx_quick_cons_trip = (u16) coal->tx_max_coalesced_frames; in bnx2_set_coalesce()
7295 if (bp->tx_quick_cons_trip > 0xff) bp->tx_quick_cons_trip = 0xff; in bnx2_set_coalesce()
8351 bp->tx_quick_cons_trip = 20; in bnx2_init_board()
8423 bp->tx_quick_cons_trip; in bnx2_init_board()
Dbnx2.h6912 u16 tx_quick_cons_trip; member
/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h1566 u16 tx_quick_cons_trip; member