Home
last modified time | relevance | path

Searched refs:he_data5 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_mon.c857 ppdu_info->he_data5 = value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
882 ppdu_info->he_data5 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
885 ppdu_info->he_data5 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
889 ppdu_info->he_data5 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
893 ppdu_info->he_data5 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
897 ppdu_info->he_data5 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
1017 ppdu_info->he_data5 = value; in ath12k_wifi7_dp_mon_parse_he_sig_su()
1045 ppdu_info->he_data5 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_su()
1048 ppdu_info->he_data5 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_su()
1052 ppdu_info->he_data5 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_su()
[all …]
/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.h182 u16 he_data5; member
H A Ddp_rx.c4999 put_unaligned_le16(rx_status->he_data5, &rtap_buf[rtap_len]); in ath11k_dp_rx_update_radiotap_he()