mac_tx_bytes     1402 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	__le64	mac_tx_bytes;
mac_tx_bytes     1442 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u64	mac_tx_bytes;
mac_tx_bytes     1153 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		mac_stats->mac_tx_bytes = le64_to_cpu(stats->mac_tx_bytes);
mac_tx_bytes     1258 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c 		*data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_bytes);
mac_tx_bytes     1294 drivers/scsi/qla4xxx/ql4_fw.h 	uint64_t mac_tx_bytes; /* 0008–000F */
mac_tx_bytes     1075 drivers/scsi/qla4xxx/ql4_os.c 	host_stats->mactx_bytes = le64_to_cpu(ql_iscsi_stats->mac_tx_bytes);