tx_drop_frames   2473 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 			__be64 tx_drop_frames;
tx_drop_frames    931 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	ns->tx_errors = stats.tx_drop_frames;
tx_drop_frames     87 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h 	u64 tx_drop_frames;		/* TX dropped frames */
tx_drop_frames   1814 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 	s->tx_drop_frames = be64_to_cpu(fwstats.tx_drop_frames);
tx_drop_frames   1081 drivers/scsi/csiostor/csio_mb.c 			portstats->tx_drop_frames = stats.tx_drop_frames;
tx_drop_frames    410 drivers/scsi/csiostor/t4fw_api_stor.h 			__be64 tx_drop_frames;