tx_quick_cons_trip_int 5032 drivers/net/ethernet/broadcom/bnx2.c 		(bp->tx_quick_cons_trip_int << 16) | bp->tx_quick_cons_trip);
tx_quick_cons_trip_int 5090 drivers/net/ethernet/broadcom/bnx2.c 			(bp->tx_quick_cons_trip_int << 16) |
tx_quick_cons_trip_int 7266 drivers/net/ethernet/broadcom/bnx2.c 	coal->tx_max_coalesced_frames_irq = bp->tx_quick_cons_trip_int;
tx_quick_cons_trip_int 7300 drivers/net/ethernet/broadcom/bnx2.c 	bp->tx_quick_cons_trip_int = (u16) coal->tx_max_coalesced_frames_irq;
tx_quick_cons_trip_int 7301 drivers/net/ethernet/broadcom/bnx2.c 	if (bp->tx_quick_cons_trip_int > 0xff) bp->tx_quick_cons_trip_int =
tx_quick_cons_trip_int 8350 drivers/net/ethernet/broadcom/bnx2.c 	bp->tx_quick_cons_trip_int = 2;
tx_quick_cons_trip_int 8422 drivers/net/ethernet/broadcom/bnx2.c 		bp->tx_quick_cons_trip_int =
tx_quick_cons_trip_int 6913 drivers/net/ethernet/broadcom/bnx2.h 	u16			tx_quick_cons_trip_int;
tx_quick_cons_trip_int 1565 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h 	u16			tx_quick_cons_trip_int;