Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c1167 mac_stats->mac_rx_dropped = le64_to_cpu(stats->mac_rx_dropped); in qlcnic_get_mac_stats()
Dqlcnic.h1437 __le64 mac_rx_dropped; member
1475 u64 mac_rx_dropped; member
Dqlcnic_ethtool.c1275 *data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_dropped); in qlcnic_fill_stats()