Searched refs:link_stats (Results 1 – 19 of 19) sorted by relevance
17 struct ethtool_link_ext_stats link_stats; member134 ethtool_stats_init((u64 *)&data->link_stats, in linkstate_prepare_data()135 sizeof(data->link_stats) / 8); in linkstate_prepare_data()140 &data->link_stats); in linkstate_prepare_data()144 &data->link_stats); in linkstate_prepare_data()173 if (data->link_stats.link_down_events != ETHTOOL_STAT_NOT_SET) in linkstate_reply_size()209 if (data->link_stats.link_down_events != ETHTOOL_STAT_NOT_SET) in linkstate_fill_reply()211 data->link_stats.link_down_events)) in linkstate_fill_reply()
1453 oct_dev->link_stats.fromwire.fcs_err + in lio_get_ethtool_stats()1454 oct_dev->link_stats.fromwire.jabber_err + in lio_get_ethtool_stats()1455 oct_dev->link_stats.fromwire.l2_err + in lio_get_ethtool_stats()1456 oct_dev->link_stats.fromwire.frame_err; in lio_get_ethtool_stats()1464 oct_dev->link_stats.fromwire.fifo_err + in lio_get_ethtool_stats()1465 oct_dev->link_stats.fromwire.dmac_drop + in lio_get_ethtool_stats()1466 oct_dev->link_stats.fromwire.red_drops + in lio_get_ethtool_stats()1467 oct_dev->link_stats.fromwire.fw_err_pko + in lio_get_ethtool_stats()1468 oct_dev->link_stats.fromwire.fw_err_link + in lio_get_ethtool_stats()1469 oct_dev->link_stats.fromwire.fw_err_drop; in lio_get_ethtool_stats()[all …]
581 struct oct_link_stats link_stats; /*stastics from firmware*/ member
109 result->stats.link_stats.link_failure_error_count = in efct_xport_link_stats_cb()111 result->stats.link_stats.loss_of_sync_error_count = in efct_xport_link_stats_cb()113 result->stats.link_stats.primitive_sequence_error_count = in efct_xport_link_stats_cb()115 result->stats.link_stats.invalid_transmission_word_error_count = in efct_xport_link_stats_cb()117 result->stats.link_stats.crc_error_count = in efct_xport_link_stats_cb()148 result->stats.link_stats.link_failure_error_count = in efct_xport_async_link_stats_cb()150 result->stats.link_stats.loss_of_sync_error_count = in efct_xport_async_link_stats_cb()152 result->stats.link_stats.primitive_sequence_error_count = in efct_xport_async_link_stats_cb()154 result->stats.link_stats.invalid_transmission_word_error_count = in efct_xport_async_link_stats_cb()156 result->stats.link_stats.crc_error_count = in efct_xport_async_link_stats_cb()[all …]
96 struct efct_xport_link_stats link_stats; member
297 struct ethtool_link_ext_stats *link_stats) in dp83tg720_get_link_stats() argument301 link_stats->link_down_events = priv->stats.link_loss_cnt; in dp83tg720_get_link_stats()
493 arvif->link_stats.tx_encap_type[ti.encap_type]++; in ath12k_dp_tx()494 arvif->link_stats.tx_encrypt_type[ti.encrypt_type]++; in ath12k_dp_tx()495 arvif->link_stats.tx_desc_type[ti.type]++; in ath12k_dp_tx()498 arvif->link_stats.tx_bcast_mcast++; in ath12k_dp_tx()500 arvif->link_stats.tx_enqueued++; in ath12k_dp_tx()533 arvif->link_stats.tx_dropped++; in ath12k_dp_tx()608 arvif->link_stats.tx_completed++; in ath12k_dp_tx_htt_tx_complete_buf()873 arvif->link_stats.tx_completed++; in ath12k_dp_tx_complete_msdu()
214 ovpn_peer_stats_increment_rx(&peer->link_stats, skb->len); in ovpn_recv()292 ovpn_peer_stats_increment_tx(&peer->link_stats, orig_len); in ovpn_encrypt_post()
629 atomic64_read(&peer->link_stats.rx.bytes)) || in ovpn_nl_send_peer()631 atomic64_read(&peer->link_stats.rx.packets)) || in ovpn_nl_send_peer()634 atomic64_read(&peer->link_stats.tx.bytes)) || in ovpn_nl_send_peer()636 atomic64_read(&peer->link_stats.tx.packets))) in ovpn_nl_send_peer()
113 ovpn_peer_stats_init(&peer->link_stats); in ovpn_peer_new()
305 rt2x00dev->ops->lib->link_stats(rt2x00dev, qual); in rt2x00link_tuner_sta()
1831 .link_stats = rt2500usb_link_stats,
1747 .link_stats = rt2400pci_link_stats,
2045 .link_stats = rt2500pci_link_stats,
2332 .link_stats = rt73usb_link_stats,
2918 .link_stats = rt61pci_link_stats,
1303 struct fc_host_statistics link_stats; member
6750 struct fc_host_statistics *hs = &phba->link_stats; in lpfc_get_stats()
7406 bool link_stats) in nl80211_send_station() argument7627 if (link_stats && sinfo->valid_links) { in nl80211_send_station()