Searched refs:queue_stats (Results 1 - 5 of 5) sorted by relevance

/drivers/net/wireless/ath/ath9k/
H A Dhtc.h322 #define TX_QSTAT_INC(q) (priv->debug.tx_stats.queue_stats[q]++)
334 u32 queue_stats[WME_NUM_AC]; member in struct:ath_tx_stats
H A Dhtc_drv_debug.c227 priv->debug.tx_stats.queue_stats[WME_AC_BE]);
230 priv->debug.tx_stats.queue_stats[WME_AC_BK]);
233 priv->debug.tx_stats.queue_stats[WME_AC_VI]);
236 priv->debug.tx_stats.queue_stats[WME_AC_VO]);
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c879 &bp->fw_stats_data->queue_stats[i].
883 &bp->fw_stats_data->queue_stats[i].
887 &bp->fw_stats_data->queue_stats[i].
1592 offsetof(struct bnx2x_fw_stats_data, queue_stats);
H A Dbnx2x.h1150 struct per_queue_stats queue_stats[1]; member in struct:bnx2x_fw_stats_data
H A Dbnx2x_main.c2955 &bp->fw_stats_data->queue_stats[FCOE_IDX].
2959 &bp->fw_stats_data->queue_stats[FCOE_IDX].

Completed in 163 milliseconds