tx_quick_cons_trip 5032 drivers/net/ethernet/broadcom/bnx2.c 		(bp->tx_quick_cons_trip_int << 16) | bp->tx_quick_cons_trip);
tx_quick_cons_trip 5091 drivers/net/ethernet/broadcom/bnx2.c 			 bp->tx_quick_cons_trip);
tx_quick_cons_trip 7264 drivers/net/ethernet/broadcom/bnx2.c 	coal->tx_max_coalesced_frames = bp->tx_quick_cons_trip;
tx_quick_cons_trip 7294 drivers/net/ethernet/broadcom/bnx2.c 	bp->tx_quick_cons_trip = (u16) coal->tx_max_coalesced_frames;
tx_quick_cons_trip 7295 drivers/net/ethernet/broadcom/bnx2.c 	if (bp->tx_quick_cons_trip > 0xff) bp->tx_quick_cons_trip = 0xff;
tx_quick_cons_trip 8351 drivers/net/ethernet/broadcom/bnx2.c 	bp->tx_quick_cons_trip = 20;
tx_quick_cons_trip 8423 drivers/net/ethernet/broadcom/bnx2.c 			bp->tx_quick_cons_trip;
tx_quick_cons_trip 6912 drivers/net/ethernet/broadcom/bnx2.h 	u16			tx_quick_cons_trip;
tx_quick_cons_trip 1566 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h 	u16			tx_quick_cons_trip;