Home
last modified time | relevance | path

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

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