Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c1165 mac_stats->mac_rx_mcast_pkts = in qlcnic_get_mac_stats()
1166 le64_to_cpu(stats->mac_rx_mcast_pkts); in qlcnic_get_mac_stats()
Dqlcnic.h1412 __le64 mac_rx_mcast_pkts; member
1451 u64 mac_rx_mcast_pkts; member
Dqlcnic_ethtool.c1276 *data++ = QLCNIC_FILL_STATS(mac_stats->mac_rx_mcast_pkts); in qlcnic_fill_stats()