mac_tx_frames    1401 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	__le64	mac_tx_frames;
mac_tx_frames    1441 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u64	mac_tx_frames;
mac_tx_frames    1152 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		mac_stats->mac_tx_frames = le64_to_cpu(stats->mac_tx_frames);
mac_tx_frames    1257 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c 		*data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_frames);
mac_tx_frames    1293 drivers/scsi/qla4xxx/ql4_fw.h 	uint64_t mac_tx_frames; /* 0000–0007 */
mac_tx_frames    1074 drivers/scsi/qla4xxx/ql4_os.c 	host_stats->mactx_frames = le64_to_cpu(ql_iscsi_stats->mac_tx_frames);