Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c1011 mac_stats->mac_rx_length_small = in qlcnic_get_mac_stats()
1012 le64_to_cpu(stats->mac_rx_length_small); in qlcnic_get_mac_stats()
Dqlcnic.h1284 __le64 mac_rx_length_small; member
1322 u64 mac_rx_length_small; member
Dqlcnic_ethtool.c1115 *data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_length_small); in qlcnic_fill_stats()