/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_tx.c | 78 struct hinic_txq_stats *txq_stats = &txq->txq_stats; in hinic_txq_clean_stats() local 80 u64_stats_update_begin(&txq_stats->syncp); in hinic_txq_clean_stats() 81 txq_stats->pkts = 0; in hinic_txq_clean_stats() 82 txq_stats->bytes = 0; in hinic_txq_clean_stats() 83 txq_stats->tx_busy = 0; in hinic_txq_clean_stats() 84 txq_stats->tx_wake = 0; in hinic_txq_clean_stats() 85 txq_stats->tx_dropped = 0; in hinic_txq_clean_stats() 86 txq_stats->big_frags_pkts = 0; in hinic_txq_clean_stats() 87 u64_stats_update_end(&txq_stats in hinic_txq_clean_stats() 97 struct hinic_txq_stats *txq_stats = &txq->txq_stats; hinic_txq_get_stats() local 117 struct hinic_txq_stats *txq_stats = &txq->txq_stats; txq_stats_init() local [all...] |
H A D | hinic_tx.h | 33 struct hinic_txq_stats txq_stats; member
|
H A D | hinic_ethtool.c | 1370 struct hinic_txq_stats txq_stats; in get_drv_queue_stats() local 1379 hinic_txq_get_stats(&nic_dev->txqs[qid], &txq_stats); in get_drv_queue_stats() 1381 p = (char *)&txq_stats + in get_drv_queue_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_tx.c | 79 struct hinic_txq_stats *txq_stats = &txq->txq_stats; in hinic_txq_clean_stats() local 81 u64_stats_update_begin(&txq_stats->syncp); in hinic_txq_clean_stats() 82 txq_stats->pkts = 0; in hinic_txq_clean_stats() 83 txq_stats->bytes = 0; in hinic_txq_clean_stats() 84 txq_stats->tx_busy = 0; in hinic_txq_clean_stats() 85 txq_stats->tx_wake = 0; in hinic_txq_clean_stats() 86 txq_stats->tx_dropped = 0; in hinic_txq_clean_stats() 87 txq_stats->big_frags_pkts = 0; in hinic_txq_clean_stats() 88 u64_stats_update_end(&txq_stats in hinic_txq_clean_stats() 98 struct hinic_txq_stats *txq_stats = &txq->txq_stats; hinic_txq_get_stats() local 118 struct hinic_txq_stats *txq_stats = &txq->txq_stats; txq_stats_init() local [all...] |
H A D | hinic_tx.h | 33 struct hinic_txq_stats txq_stats; member
|
H A D | hinic_ethtool.c | 1368 struct hinic_txq_stats txq_stats; in get_drv_queue_stats() local 1377 hinic_txq_get_stats(&nic_dev->txqs[qid], &txq_stats); in get_drv_queue_stats() 1379 p = (char *)&txq_stats + in get_drv_queue_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_ethtool.c | 592 struct stmmac_txq_stats *txq_stats = &priv->xstats.txq_stats[q]; in stmmac_get_per_qstats() local 596 start = u64_stats_fetch_begin(&txq_stats->napi_syncp); in stmmac_get_per_qstats() 597 pkt_n = u64_stats_read(&txq_stats->napi.tx_pkt_n); in stmmac_get_per_qstats() 598 } while (u64_stats_fetch_retry(&txq_stats->napi_syncp, start)); in stmmac_get_per_qstats() 691 struct stmmac_txq_stats *txq_stats = &priv->xstats.txq_stats[i]; in stmmac_get_ethtool_stats() local 698 start = u64_stats_fetch_begin(&txq_stats->q_syncp); in stmmac_get_ethtool_stats() 699 q_snapshot = txq_stats->q; in stmmac_get_ethtool_stats() 700 } while (u64_stats_fetch_retry(&txq_stats in stmmac_get_ethtool_stats() [all...] |
H A D | stmmac_main.c | 2438 struct stmmac_txq_stats *txq_stats = &priv->xstats.txq_stats[queue]; in stmmac_xdp_xmit_zc() local 2517 u64_stats_update_begin(&txq_stats->napi_syncp); in stmmac_xdp_xmit_zc() 2518 u64_stats_add(&txq_stats->napi.tx_set_ic_bit, tx_set_ic_bit); in stmmac_xdp_xmit_zc() 2519 u64_stats_update_end(&txq_stats->napi_syncp); in stmmac_xdp_xmit_zc() 2559 struct stmmac_txq_stats *txq_stats = &priv->xstats.txq_stats[queue]; in stmmac_tx_clean() local 2718 u64_stats_update_begin(&txq_stats->napi_syncp); in stmmac_tx_clean() 2719 u64_stats_add(&txq_stats->napi.tx_packets, tx_packets); in stmmac_tx_clean() 2720 u64_stats_add(&txq_stats in stmmac_tx_clean() 4132 struct stmmac_txq_stats *txq_stats; stmmac_tso_xmit() local 4400 struct stmmac_txq_stats *txq_stats; stmmac_xmit() local 4786 struct stmmac_txq_stats *txq_stats = &priv->xstats.txq_stats[queue]; stmmac_xdp_xmit_xdpf() local 5595 struct stmmac_txq_stats *txq_stats; stmmac_napi_poll_tx() local 5625 struct stmmac_txq_stats *txq_stats; stmmac_napi_poll_rxtx() local 6933 struct stmmac_txq_stats *txq_stats = &priv->xstats.txq_stats[q]; stmmac_get_stats64() local [all...] |
H A D | common.h | 229 struct stmmac_txq_stats txq_stats[MTL_MAX_TX_QUEUES]; member
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_ethtool.c | 28 static const struct qeth_stats txq_stats[] = { variable 59 #define TXQ_STATS_LEN ARRAY_SIZE(txq_stats) 110 txq_stats, TXQ_STATS_LEN); in qeth_get_ethtool_stats() 173 qeth_add_stat_strings(&data, prefix, txq_stats, in qeth_get_strings()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_ethtool.c | 28 static const struct qeth_stats txq_stats[] = { variable 60 #define TXQ_STATS_LEN ARRAY_SIZE(txq_stats) 109 txq_stats, TXQ_STATS_LEN); in qeth_get_ethtool_stats() 176 qeth_add_stat_strings(&data, prefix, txq_stats, in qeth_get_strings()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 1593 * @txq_stats: TXQ statistics 1601 struct cfg80211_txq_stats txq_stats; member
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | sta_info.c | 2233 ieee80211_fill_txq_stats(&tidstats->txq_stats, in sta_set_tidstats()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | sta_info.c | 2532 ieee80211_fill_txq_stats(&tidstats->txq_stats, in sta_set_tidstats()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 1862 * @txq_stats: TXQ statistics 1870 struct cfg80211_txq_stats txq_stats; member
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 5793 !nl80211_put_txq_stats(msg, &tidstats->txq_stats, in nl80211_send_station()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 6715 !nl80211_put_txq_stats(msg, &tidstats->txq_stats, in nl80211_send_station()
|