Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c5009 (bp->tx_quick_cons_trip_int << 16) | bp->tx_quick_cons_trip); in bnx2_init_chip()
5067 (bp->tx_quick_cons_trip_int << 16) | in bnx2_init_chip()
7246 coal->tx_max_coalesced_frames_irq = bp->tx_quick_cons_trip_int; in bnx2_get_coalesce()
7282 bp->tx_quick_cons_trip_int = (u16) coal->tx_max_coalesced_frames_irq; in bnx2_set_coalesce()
7283 if (bp->tx_quick_cons_trip_int > 0xff) bp->tx_quick_cons_trip_int = in bnx2_set_coalesce()
8312 bp->tx_quick_cons_trip_int = 2; in bnx2_init_board()
8384 bp->tx_quick_cons_trip_int = in bnx2_init_board()
H A Dbnx2.h6912 u16 tx_quick_cons_trip_int; member
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1566 u16 tx_quick_cons_trip_int; member