Home
last modified time | relevance | path

Searched refs:mac_tx_bytes (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c1158 mac_stats->mac_tx_bytes = le64_to_cpu(stats->mac_tx_bytes); in qlcnic_get_mac_stats()
H A Dqlcnic.h1396 __le64 mac_tx_bytes; member
1436 u64 mac_tx_bytes; member
/linux/drivers/scsi/qla4xxx/
H A Dql4_fw.h1292 uint64_t mac_tx_bytes; /* 0008–000F */ member
H A Dql4_os.c1109 host_stats->mactx_bytes = le64_to_cpu(ql_iscsi_stats->mac_tx_bytes); in qla4xxx_get_host_stats()