Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c1904 struct ethtool_eth_mac_stats *eth_mac_stats) in fbnic_get_eth_mac_stats() argument
1916 fbnic_set_counter(&eth_mac_stats->FramesTransmittedOK, in fbnic_get_eth_mac_stats()
1918 fbnic_set_counter(&eth_mac_stats->FramesReceivedOK, in fbnic_get_eth_mac_stats()
1920 fbnic_set_counter(&eth_mac_stats->FrameCheckSequenceErrors, in fbnic_get_eth_mac_stats()
1922 fbnic_set_counter(&eth_mac_stats->AlignmentErrors, in fbnic_get_eth_mac_stats()
1924 fbnic_set_counter(&eth_mac_stats->OctetsTransmittedOK, in fbnic_get_eth_mac_stats()
1926 fbnic_set_counter(&eth_mac_stats->FramesLostDueToIntMACXmitError, in fbnic_get_eth_mac_stats()
1928 fbnic_set_counter(&eth_mac_stats->OctetsReceivedOK, in fbnic_get_eth_mac_stats()
1930 fbnic_set_counter(&eth_mac_stats->FramesLostDueToIntMACRcvError, in fbnic_get_eth_mac_stats()
1932 fbnic_set_counter(&eth_mac_stats->MulticastFramesXmittedOK, in fbnic_get_eth_mac_stats()
[all …]