Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c1171 mac_stats->mac_rx_length_large = in qlcnic_get_mac_stats()
1172 le64_to_cpu(stats->mac_rx_length_large); in qlcnic_get_mac_stats()
H A Dqlcnic.h1427 __le64 mac_rx_length_large; member
1465 u64 mac_rx_length_large; member
H A Dqlcnic_ethtool.c1289 *data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_length_large); in qlcnic_fill_stats()