Home
last modified time | relevance | path

Searched refs:mac_rx_dropped (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c1174 mac_stats->mac_rx_dropped = le64_to_cpu(stats->mac_rx_dropped); in qlcnic_get_mac_stats()
H A Dqlcnic.h1429 __le64 mac_rx_dropped; member
1467 u64 mac_rx_dropped; member
H A Dqlcnic_ethtool.c121 "mac_rx_dropped",
1287 *data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_dropped); in qlcnic_fill_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h1429 __le64 mac_rx_dropped; member
1467 u64 mac_rx_dropped; member
H A Dqlcnic_ctx.c1174 mac_stats->mac_rx_dropped = le64_to_cpu(stats->mac_rx_dropped); in qlcnic_get_mac_stats()
H A Dqlcnic_ethtool.c121 "mac_rx_dropped",
1291 *data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_dropped); in qlcnic_fill_stats()

Completed in 20 milliseconds