Home
last modified time | relevance | path

Searched refs:mac_rx_jabber (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c1168 mac_stats->mac_rx_jabber = le64_to_cpu(stats->mac_rx_jabber); in qlcnic_get_mac_stats()
Dqlcnic.h1434 __le64 mac_rx_jabber; member
1472 u64 mac_rx_jabber; member
Dqlcnic_ethtool.c1286 *data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_jabber); in qlcnic_fill_stats()
/drivers/scsi/qla4xxx/
Dql4_fw.h1315 uint64_t mac_rx_jabber; /* 00B0–00B7 */ member
Dql4_os.c1113 host_stats->macrx_jabber = le64_to_cpu(ql_iscsi_stats->mac_rx_jabber); in qla4xxx_get_host_stats()