Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_mon.c901 ppdu_info->he_data5 = value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
926 ppdu_info->he_data5 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
929 ppdu_info->he_data5 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
933 ppdu_info->he_data5 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
937 ppdu_info->he_data5 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
941 ppdu_info->he_data5 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
1061 ppdu_info->he_data5 = value; in ath12k_wifi7_dp_mon_parse_he_sig_su()
1089 ppdu_info->he_data5 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_su()
1092 ppdu_info->he_data5 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_su()
1096 ppdu_info->he_data5 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_su()
[all …]
/linux/drivers/net/wireless/ath/ath12k/
H A Dhal.h696 u16 he_data5; member
H A Ddp_mon.c355 put_unaligned_le16(rx_status->he_data5, &rtap_buf[rtap_len]); in ath12k_dp_mon_rx_update_radiotap_he()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c5009 put_unaligned_le16(rx_status->he_data5, &rtap_buf[rtap_len]); in ath11k_dp_rx_update_radiotap_he()