Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/
Dbnx2.c4957 (bp->tx_quick_cons_trip_int << 16) | bp->tx_quick_cons_trip); in bnx2_init_chip()
5015 (bp->tx_quick_cons_trip_int << 16) | in bnx2_init_chip()
7113 coal->tx_max_coalesced_frames_irq = bp->tx_quick_cons_trip_int; in bnx2_get_coalesce()
7147 bp->tx_quick_cons_trip_int = (u16) coal->tx_max_coalesced_frames_irq; in bnx2_set_coalesce()
7148 if (bp->tx_quick_cons_trip_int > 0xff) bp->tx_quick_cons_trip_int = in bnx2_set_coalesce()
8226 bp->tx_quick_cons_trip_int = 2; in bnx2_init_board()
8288 bp->tx_quick_cons_trip_int = in bnx2_init_board()
Dbnx2.h6861 u16 tx_quick_cons_trip_int; member
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h1334 u16 tx_quick_cons_trip_int; member