Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/
Dbnx2.c5033 (bp->tx_quick_cons_trip_int << 16) | bp->tx_quick_cons_trip); in bnx2_init_chip()
5091 (bp->tx_quick_cons_trip_int << 16) | in bnx2_init_chip()
7269 coal->tx_max_coalesced_frames_irq = bp->tx_quick_cons_trip_int; in bnx2_get_coalesce()
7303 bp->tx_quick_cons_trip_int = (u16) coal->tx_max_coalesced_frames_irq; in bnx2_set_coalesce()
7304 if (bp->tx_quick_cons_trip_int > 0xff) bp->tx_quick_cons_trip_int = in bnx2_set_coalesce()
8353 bp->tx_quick_cons_trip_int = 2; in bnx2_init_board()
8425 bp->tx_quick_cons_trip_int = in bnx2_init_board()
Dbnx2.h6913 u16 tx_quick_cons_trip_int; member
/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h1561 u16 tx_quick_cons_trip_int; member