Home
last modified time | relevance | path

Searched refs:mac_rx_length_large (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c1166 mac_stats->mac_rx_length_large = in qlcnic_get_mac_stats()
1167 le64_to_cpu(stats->mac_rx_length_large); in qlcnic_get_mac_stats()
Dqlcnic.h1433 __le64 mac_rx_length_large; member
1471 u64 mac_rx_length_large; member
Dqlcnic_ethtool.c1283 *data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_length_large); in qlcnic_fill_stats()