Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c1167 mac_stats->mac_rx_jabber = le64_to_cpu(stats->mac_rx_jabber); in qlcnic_get_mac_stats()
Dqlcnic.h1428 __le64 mac_rx_jabber; member
1466 u64 mac_rx_jabber; member
Dqlcnic_ethtool.c1290 *data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_jabber); in qlcnic_fill_stats()
/linux-6.1.9/drivers/scsi/qla4xxx/
Dql4_fw.h1313 uint64_t mac_rx_jabber; /* 00B0–00B7 */ member
Dql4_os.c1142 host_stats->macrx_jabber = le64_to_cpu(ql_iscsi_stats->mac_rx_jabber); in qla4xxx_get_host_stats()