Searched refs:rx_quick_cons_trip_int (Results 1 – 3 of 3) sorted by relevance
5012 (bp->rx_quick_cons_trip_int << 16) | bp->rx_quick_cons_trip); in bnx2_init_chip()5074 (bp->rx_quick_cons_trip_int << 16) | in bnx2_init_chip()7241 coal->rx_max_coalesced_frames_irq = bp->rx_quick_cons_trip_int; in bnx2_get_coalesce()7269 bp->rx_quick_cons_trip_int = (u16) coal->rx_max_coalesced_frames_irq; in bnx2_set_coalesce()7270 if (bp->rx_quick_cons_trip_int > 0xff) in bnx2_set_coalesce()7271 bp->rx_quick_cons_trip_int = 0xff; in bnx2_set_coalesce()8317 bp->rx_quick_cons_trip_int = 2; in bnx2_init_board()8387 bp->rx_quick_cons_trip_int = in bnx2_init_board()
6914 u16 rx_quick_cons_trip_int; member
1571 u16 rx_quick_cons_trip_int; member