Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/
Dbnx2.c5026 (bp->tx_quick_cons_trip_int << 16) | bp->tx_quick_cons_trip); in bnx2_init_chip()
5084 (bp->tx_quick_cons_trip_int << 16) | in bnx2_init_chip()
7263 coal->tx_max_coalesced_frames_irq = bp->tx_quick_cons_trip_int; in bnx2_get_coalesce()
7299 bp->tx_quick_cons_trip_int = (u16) coal->tx_max_coalesced_frames_irq; in bnx2_set_coalesce()
7300 if (bp->tx_quick_cons_trip_int > 0xff) bp->tx_quick_cons_trip_int = in bnx2_set_coalesce()
8336 bp->tx_quick_cons_trip_int = 2; in bnx2_init_board()
8408 bp->tx_quick_cons_trip_int = in bnx2_init_board()
Dbnx2.h6913 u16 tx_quick_cons_trip_int; member
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h1565 u16 tx_quick_cons_trip_int; member