Searched refs:reply_tx_stats (Results 1 – 2 of 2) sorted by relevance
1014 priv->reply_tx_stats.pp_delay++; in iwlagn_count_tx_err_status()1017 priv->reply_tx_stats.pp_few_bytes++; in iwlagn_count_tx_err_status()1020 priv->reply_tx_stats.pp_bt_prio++; in iwlagn_count_tx_err_status()1023 priv->reply_tx_stats.pp_quiet_period++; in iwlagn_count_tx_err_status()1026 priv->reply_tx_stats.pp_calc_ttak++; in iwlagn_count_tx_err_status()1029 priv->reply_tx_stats.int_crossed_retry++; in iwlagn_count_tx_err_status()1032 priv->reply_tx_stats.short_limit++; in iwlagn_count_tx_err_status()1035 priv->reply_tx_stats.long_limit++; in iwlagn_count_tx_err_status()1038 priv->reply_tx_stats.fifo_underrun++; in iwlagn_count_tx_err_status()1041 priv->reply_tx_stats.drain_flow++; in iwlagn_count_tx_err_status()[all …]
803 struct reply_tx_error_statistics reply_tx_stats; member