accum_tx          449 drivers/net/wireless/ath/ath9k/ar9003_paprd.c 		s32 accum_cnt, accum_tx, accum_rx, accum_ang;
accum_tx          460 drivers/net/wireless/ath/ath9k/ar9003_paprd.c 		accum_tx = ((data_L[i] >> 16) & 0xffff) |
accum_tx          471 drivers/net/wireless/ath/ath9k/ar9003_paprd.c 		accum_tx <<= scale_factor;
accum_tx          474 drivers/net/wireless/ath/ath9k/ar9003_paprd.c 			(((accum_tx + accum_cnt) / accum_cnt) + 32) >>
accum_tx          307 drivers/net/wireless/intel/iwlegacy/3945-debug.c 	struct iwl39_stats_tx *tx, *accum_tx, *delta_tx, *max_tx;
accum_tx          324 drivers/net/wireless/intel/iwlegacy/3945-debug.c 	accum_tx = &il->_3945.accum_stats.tx;
accum_tx          336 drivers/net/wireless/intel/iwlegacy/3945-debug.c 		      le32_to_cpu(tx->preamble_cnt), accum_tx->preamble_cnt,
accum_tx          342 drivers/net/wireless/intel/iwlegacy/3945-debug.c 		      accum_tx->rx_detected_cnt, delta_tx->rx_detected_cnt,
accum_tx          348 drivers/net/wireless/intel/iwlegacy/3945-debug.c 		      accum_tx->bt_prio_defer_cnt, delta_tx->bt_prio_defer_cnt,
accum_tx          354 drivers/net/wireless/intel/iwlegacy/3945-debug.c 		      accum_tx->bt_prio_kill_cnt, delta_tx->bt_prio_kill_cnt,
accum_tx          359 drivers/net/wireless/intel/iwlegacy/3945-debug.c 		      le32_to_cpu(tx->few_bytes_cnt), accum_tx->few_bytes_cnt,
accum_tx          364 drivers/net/wireless/intel/iwlegacy/3945-debug.c 		      le32_to_cpu(tx->cts_timeout), accum_tx->cts_timeout,
accum_tx          369 drivers/net/wireless/intel/iwlegacy/3945-debug.c 		      le32_to_cpu(tx->ack_timeout), accum_tx->ack_timeout,
accum_tx          375 drivers/net/wireless/intel/iwlegacy/3945-debug.c 		      accum_tx->expected_ack_cnt, delta_tx->expected_ack_cnt,
accum_tx          380 drivers/net/wireless/intel/iwlegacy/3945-debug.c 		      le32_to_cpu(tx->actual_ack_cnt), accum_tx->actual_ack_cnt,
accum_tx          461 drivers/net/wireless/intel/iwlegacy/4965-debug.c 	struct stats_tx *tx, *accum_tx, *delta_tx, *max_tx;
accum_tx          477 drivers/net/wireless/intel/iwlegacy/4965-debug.c 	accum_tx = &il->_4965.accum_stats.tx;
accum_tx          485 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      le32_to_cpu(tx->preamble_cnt), accum_tx->preamble_cnt,
accum_tx          490 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      accum_tx->rx_detected_cnt, delta_tx->rx_detected_cnt,
accum_tx          495 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      accum_tx->bt_prio_defer_cnt, delta_tx->bt_prio_defer_cnt,
accum_tx          500 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      accum_tx->bt_prio_kill_cnt, delta_tx->bt_prio_kill_cnt,
accum_tx          504 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      le32_to_cpu(tx->few_bytes_cnt), accum_tx->few_bytes_cnt,
accum_tx          508 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      le32_to_cpu(tx->cts_timeout), accum_tx->cts_timeout,
accum_tx          512 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      le32_to_cpu(tx->ack_timeout), accum_tx->ack_timeout,
accum_tx          517 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      accum_tx->expected_ack_cnt, delta_tx->expected_ack_cnt,
accum_tx          521 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      le32_to_cpu(tx->actual_ack_cnt), accum_tx->actual_ack_cnt,
accum_tx          525 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      le32_to_cpu(tx->dump_msdu_cnt), accum_tx->dump_msdu_cnt,
accum_tx          531 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      accum_tx->burst_abort_next_frame_mismatch_cnt,
accum_tx          538 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      accum_tx->burst_abort_missing_next_frame_cnt,
accum_tx          545 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      accum_tx->cts_timeout_collision,
accum_tx          552 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      accum_tx->ack_or_ba_timeout_collision,
accum_tx          557 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      le32_to_cpu(tx->agg.ba_timeout), accum_tx->agg.ba_timeout,
accum_tx          563 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      accum_tx->agg.ba_reschedule_frames,
accum_tx          570 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      accum_tx->agg.scd_query_agg_frame_cnt,
accum_tx          577 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      accum_tx->agg.scd_query_no_agg,
accum_tx          583 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      accum_tx->agg.scd_query_agg, delta_tx->agg.scd_query_agg,
accum_tx          589 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      accum_tx->agg.scd_query_mismatch,
accum_tx          595 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      accum_tx->agg.frame_not_ready,
accum_tx          600 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      le32_to_cpu(tx->agg.underrun), accum_tx->agg.underrun,
accum_tx          605 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      accum_tx->agg.bt_prio_kill, delta_tx->agg.bt_prio_kill,
accum_tx          610 drivers/net/wireless/intel/iwlegacy/4965-debug.c 		      accum_tx->agg.rx_ba_rsp_cnt, delta_tx->agg.rx_ba_rsp_cnt,
accum_tx         1112 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 	struct statistics_tx *tx, *accum_tx, *delta_tx, *max_tx;
accum_tx         1128 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 	accum_tx = &priv->accum_stats.tx;
accum_tx         1138 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->preamble_cnt,
accum_tx         1143 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->rx_detected_cnt,
accum_tx         1148 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->bt_prio_defer_cnt,
accum_tx         1154 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->bt_prio_kill_cnt,
accum_tx         1160 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->few_bytes_cnt,
accum_tx         1164 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 le32_to_cpu(tx->cts_timeout), accum_tx->cts_timeout,
accum_tx         1169 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->ack_timeout,
accum_tx         1174 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->expected_ack_cnt,
accum_tx         1180 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->actual_ack_cnt,
accum_tx         1186 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->dump_msdu_cnt,
accum_tx         1192 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->burst_abort_next_frame_mismatch_cnt,
accum_tx         1198 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->burst_abort_missing_next_frame_cnt,
accum_tx         1204 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->cts_timeout_collision,
accum_tx         1210 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->ack_or_ba_timeout_collision,
accum_tx         1216 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->agg.ba_timeout,
accum_tx         1222 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->agg.ba_reschedule_frames,
accum_tx         1228 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->agg.scd_query_agg_frame_cnt,
accum_tx         1234 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->agg.scd_query_no_agg,
accum_tx         1240 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->agg.scd_query_agg,
accum_tx         1246 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->agg.scd_query_mismatch,
accum_tx         1252 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->agg.frame_not_ready,
accum_tx         1258 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->agg.underrun,
accum_tx         1263 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->agg.bt_prio_kill,
accum_tx         1269 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			 accum_tx->agg.rx_ba_rsp_cnt,