Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c713 #define RX_STAT(s) *data++ = be64_to_cpu(fp->stats[PORT_MAC_RX_##s]) in get_mac_stats() macro
715 RX_STAT(etherStatsOctets); in get_mac_stats()
716 RX_STAT(etherStatsPkts); in get_mac_stats()
717 RX_STAT(VLANReceivedOK); in get_mac_stats()
718 RX_STAT(ifInUcastPkts); in get_mac_stats()
719 RX_STAT(ifInMulticastPkts); in get_mac_stats()
720 RX_STAT(ifInBroadcastPkts); in get_mac_stats()
721 RX_STAT(etherStatsDropEvents); in get_mac_stats()
722 RX_STAT(ifInErrors); in get_mac_stats()
723 RX_STAT(aAlignmentError in get_mac_stats()
744 #undef RX_STAT get_mac_stats() macro
840 #define RX_STAT global() macro
944 #undef RX_STAT global() macro
[all...]

Completed in 2 milliseconds