Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dhtc_drv_debug.c221 priv->debug.tx_stats.queue_stats[IEEE80211_AC_BE]); in read_file_xmit()
224 priv->debug.tx_stats.queue_stats[IEEE80211_AC_BK]); in read_file_xmit()
227 priv->debug.tx_stats.queue_stats[IEEE80211_AC_VI]); in read_file_xmit()
230 priv->debug.tx_stats.queue_stats[IEEE80211_AC_VO]); in read_file_xmit()
465 ASTXQ(queue_stats); in ath9k_htc_get_et_stats()
Dhtc.h335 #define TX_QSTAT_INC(q) (priv->debug.tx_stats.queue_stats[q]++)
348 u32 queue_stats[IEEE80211_NUM_ACS]; member
/Linux-v5.4/samples/bpf/
Dhbm_kern.h70 struct bpf_map_def SEC("maps") queue_stats = {
76 BPF_ANNOTATE_KV_PAIR(queue_stats, int, struct hbm_queue_stats);
Dhbm_edt_kern.c71 qsp = bpf_map_lookup_elem(&queue_stats, &queue_index); in _hbm_out_cg()
Dhbm_out_kern.c75 qsp = bpf_map_lookup_elem(&queue_stats, &queue_index); in _hbm_out_cg()
/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_stats.c937 &bp->fw_stats_data->queue_stats[i]. in bnx2x_storm_stats_update()
942 &bp->fw_stats_data->queue_stats[i]. in bnx2x_storm_stats_update()
947 &bp->fw_stats_data->queue_stats[i]. in bnx2x_storm_stats_update()
1513 offsetof(struct bnx2x_fw_stats_data, queue_stats); in bnx2x_prep_fw_stats_req()
1707 &bp->fw_stats_data->queue_stats[FCOE_IDX(bp)]; in bnx2x_afex_collect_stats()
Dbnx2x.h1268 struct per_queue_stats queue_stats[1]; member
Dbnx2x_vfpf.c459 offsetof(struct bnx2x_fw_stats_data, queue_stats); in bnx2x_vfpf_init()
Dbnx2x_sriov.c1903 offsetof(struct bnx2x_fw_stats_data, queue_stats) + in bnx2x_iov_adjust_stats_req()
Dbnx2x_main.c3419 &bp->fw_stats_data->queue_stats[FCOE_IDX(bp)]. in bnx2x_drv_info_fcoe_stat()
3423 &bp->fw_stats_data->queue_stats[FCOE_IDX(bp)]. in bnx2x_drv_info_fcoe_stat()
/Linux-v5.4/drivers/net/ethernet/cadence/
Dmacb.h1040 struct queue_stats { struct
1136 struct queue_stats stats;