Searched refs:ppdu_info (Results 1 – 4 of 4) sorted by relevance
843 struct hal_rx_mon_ppdu_info *ppdu_info, in ath11k_hal_rx_parse_mon_status_tlv() argument853 ppdu_info->ppdu_id = in ath11k_hal_rx_parse_mon_status_tlv()856 ppdu_info->chan_num = __le32_to_cpu(ppdu_start->chan_num); in ath11k_hal_rx_parse_mon_status_tlv()857 ppdu_info->ppdu_ts = __le32_to_cpu(ppdu_start->ppdu_start_ts); in ath11k_hal_rx_parse_mon_status_tlv()867 ppdu_info->tid = in ath11k_hal_rx_parse_mon_status_tlv()870 ppdu_info->tcp_msdu_count = in ath11k_hal_rx_parse_mon_status_tlv()873 ppdu_info->udp_msdu_count = in ath11k_hal_rx_parse_mon_status_tlv()876 ppdu_info->other_msdu_count = in ath11k_hal_rx_parse_mon_status_tlv()879 ppdu_info->tcp_ack_msdu_count = in ath11k_hal_rx_parse_mon_status_tlv()882 ppdu_info->preamble_type = in ath11k_hal_rx_parse_mon_status_tlv()[all …]
1170 struct htt_ppdu_stats_info *ppdu_info; in ath11k_htt_tlv_ppdu_stats_parse() local1175 ppdu_info = (struct htt_ppdu_stats_info *)data; in ath11k_htt_tlv_ppdu_stats_parse()1184 memcpy((void *)&ppdu_info->ppdu_stats.common, ptr, in ath11k_htt_tlv_ppdu_stats_parse()1195 cur_user = ath11k_get_ppdu_user_index(&ppdu_info->ppdu_stats, in ath11k_htt_tlv_ppdu_stats_parse()1199 user_stats = &ppdu_info->ppdu_stats.user_stats[cur_user]; in ath11k_htt_tlv_ppdu_stats_parse()1214 cur_user = ath11k_get_ppdu_user_index(&ppdu_info->ppdu_stats, in ath11k_htt_tlv_ppdu_stats_parse()1218 user_stats = &ppdu_info->ppdu_stats.user_stats[cur_user]; in ath11k_htt_tlv_ppdu_stats_parse()1235 cur_user = ath11k_get_ppdu_user_index(&ppdu_info->ppdu_stats, in ath11k_htt_tlv_ppdu_stats_parse()1239 user_stats = &ppdu_info->ppdu_stats.user_stats[cur_user]; in ath11k_htt_tlv_ppdu_stats_parse()1475 struct htt_ppdu_stats_info *ppdu_info; in ath11k_dp_htt_get_ppdu_desc() local[all …]
328 struct hal_rx_mon_ppdu_info *ppdu_info,
2657 struct htt_data_tx_compl_ppdu_dur *ppdu_info; in ath10k_htt_rx_tx_compl_ind() local2738 ppdu_info = (struct htt_data_tx_compl_ppdu_dur *)&msdus[ppdu_info_offset]; in ath10k_htt_rx_tx_compl_ind()2740 __le32_to_cpu(ppdu_info->info0)); in ath10k_htt_rx_tx_compl_ind()2746 ppdu_dur = &ppdu_info->ppdu_dur[i]; in ath10k_htt_rx_tx_compl_ind()