Searched refs:queue_stats (Results 1 – 15 of 15) sorted by relevance
63 struct queue_stats { struct69 struct queue_stats stats; argument95 struct queue_stats stats;
19 static void otx2_nix_rq_op_stats(struct queue_stats *stats, in otx2_nix_rq_op_stats()32 static void otx2_nix_sq_op_stats(struct queue_stats *stats, in otx2_nix_sq_op_stats()
28 static unsigned int queue_stats[5]; variable114 queue_stats[ph->hook]++; in queue_cb()196 last = queue_stats[0]; in print_stats()199 printf("hook %d packets %08u\n", i, queue_stats[i]); in print_stats()200 last = queue_stats[i]; in print_stats()
221 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()
335 #define TX_QSTAT_INC(q) (priv->debug.tx_stats.queue_stats[q]++)348 u32 queue_stats[IEEE80211_NUM_ACS]; member
71 qsp = bpf_map_lookup_elem(&queue_stats, &queue_index); in _hbm_out_cg()
75 qsp = bpf_map_lookup_elem(&queue_stats, &queue_index); in _hbm_out_cg()
73 } queue_stats SEC(".maps");
939 &bp->fw_stats_data->queue_stats[i]. in bnx2x_storm_stats_update()944 &bp->fw_stats_data->queue_stats[i]. in bnx2x_storm_stats_update()949 &bp->fw_stats_data->queue_stats[i]. in bnx2x_storm_stats_update()1515 offsetof(struct bnx2x_fw_stats_data, queue_stats); in bnx2x_prep_fw_stats_req()1709 &bp->fw_stats_data->queue_stats[FCOE_IDX(bp)]; in bnx2x_afex_collect_stats()
1274 struct per_queue_stats queue_stats[1]; member
459 offsetof(struct bnx2x_fw_stats_data, queue_stats); in bnx2x_vfpf_init()
1882 offsetof(struct bnx2x_fw_stats_data, queue_stats) + in bnx2x_iov_adjust_stats_req()
3430 &bp->fw_stats_data->queue_stats[FCOE_IDX(bp)]. in bnx2x_drv_info_fcoe_stat()3434 &bp->fw_stats_data->queue_stats[FCOE_IDX(bp)]. in bnx2x_drv_info_fcoe_stat()
1054 struct queue_stats { struct1150 struct queue_stats stats;
850 struct hal_reo_status_queue_stats queue_stats; member