Searched refs:fbnic_set_counter (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 1423 fbnic_set_counter(ð_mac_stats->FramesTransmittedOK, in fbnic_get_eth_mac_stats() 1425 fbnic_set_counter(ð_mac_stats->FramesReceivedOK, in fbnic_get_eth_mac_stats() 1427 fbnic_set_counter(ð_mac_stats->FrameCheckSequenceErrors, in fbnic_get_eth_mac_stats() 1429 fbnic_set_counter(ð_mac_stats->AlignmentErrors, in fbnic_get_eth_mac_stats() 1431 fbnic_set_counter(ð_mac_stats->OctetsTransmittedOK, in fbnic_get_eth_mac_stats() 1435 fbnic_set_counter(ð_mac_stats->OctetsReceivedOK, in fbnic_get_eth_mac_stats() 1439 fbnic_set_counter(ð_mac_stats->MulticastFramesXmittedOK, in fbnic_get_eth_mac_stats() 1441 fbnic_set_counter(ð_mac_stats->BroadcastFramesXmittedOK, in fbnic_get_eth_mac_stats() 1443 fbnic_set_counter(ð_mac_stats->MulticastFramesReceivedOK, in fbnic_get_eth_mac_stats() 1445 fbnic_set_counter(ð_mac_stats->BroadcastFramesReceivedOK, in fbnic_get_eth_mac_stats() [all …]
|