Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.h62 struct queue_stats { struct
68 struct queue_stats stats; argument
94 struct queue_stats stats;
Dotx2_common.c17 static void otx2_nix_rq_op_stats(struct queue_stats *stats, in otx2_nix_rq_op_stats()
30 static void otx2_nix_sq_op_stats(struct queue_stats *stats, in otx2_nix_sq_op_stats()
/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.h332 #define TX_QSTAT_INC(priv, q) do { ((priv)->debug.tx_stats.queue_stats[q]++); } while (0)
354 u32 queue_stats[IEEE80211_NUM_ACS]; member
/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_stats.c939 &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()
Dbnx2x.h1274 struct per_queue_stats queue_stats[1]; member
Dbnx2x_vfpf.c459 offsetof(struct bnx2x_fw_stats_data, queue_stats); in bnx2x_vfpf_init()
Dbnx2x_main.c3440 &bp->fw_stats_data->queue_stats[FCOE_IDX(bp)]. in bnx2x_drv_info_fcoe_stat()
3444 &bp->fw_stats_data->queue_stats[FCOE_IDX(bp)]. in bnx2x_drv_info_fcoe_stat()
/drivers/net/ethernet/cadence/
Dmacb.h1112 struct queue_stats { struct
1217 struct queue_stats stats;
/drivers/net/wireless/ath/ath11k/
Dhal.h863 struct hal_reo_status_queue_stats queue_stats; member