Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c1703 static void fbnic_set_counter(u64 *stat, struct fbnic_stat_counter *counter) in fbnic_set_counter() function
1780 fbnic_set_counter(&eth_mac_stats->FramesTransmittedOK, in fbnic_get_eth_mac_stats()
1782 fbnic_set_counter(&eth_mac_stats->FramesReceivedOK, in fbnic_get_eth_mac_stats()
1784 fbnic_set_counter(&eth_mac_stats->FrameCheckSequenceErrors, in fbnic_get_eth_mac_stats()
1786 fbnic_set_counter(&eth_mac_stats->AlignmentErrors, in fbnic_get_eth_mac_stats()
1788 fbnic_set_counter(&eth_mac_stats->OctetsTransmittedOK, in fbnic_get_eth_mac_stats()
1790 fbnic_set_counter(&eth_mac_stats->FramesLostDueToIntMACXmitError, in fbnic_get_eth_mac_stats()
1792 fbnic_set_counter(&eth_mac_stats->OctetsReceivedOK, in fbnic_get_eth_mac_stats()
1794 fbnic_set_counter(&eth_mac_stats->FramesLostDueToIntMACRcvError, in fbnic_get_eth_mac_stats()
1796 fbnic_set_counter(&eth_mac_stats->MulticastFramesXmittedOK, in fbnic_get_eth_mac_stats()
[all …]