Searched refs:reply_agg_tx_stats (Results 1 – 2 of 2) sorted by relevance
875 priv->reply_agg_tx_stats.underrun++; in iwlagn_count_agg_tx_err_status()878 priv->reply_agg_tx_stats.bt_prio++; in iwlagn_count_agg_tx_err_status()881 priv->reply_agg_tx_stats.few_bytes++; in iwlagn_count_agg_tx_err_status()884 priv->reply_agg_tx_stats.abort++; in iwlagn_count_agg_tx_err_status()887 priv->reply_agg_tx_stats.last_sent_ttl++; in iwlagn_count_agg_tx_err_status()890 priv->reply_agg_tx_stats.last_sent_try++; in iwlagn_count_agg_tx_err_status()893 priv->reply_agg_tx_stats.last_sent_bt_kill++; in iwlagn_count_agg_tx_err_status()896 priv->reply_agg_tx_stats.scd_query++; in iwlagn_count_agg_tx_err_status()899 priv->reply_agg_tx_stats.bad_crc32++; in iwlagn_count_agg_tx_err_status()902 priv->reply_agg_tx_stats.response++; in iwlagn_count_agg_tx_err_status()[all …]
804 struct reply_agg_tx_error_statistics reply_agg_tx_stats; member