Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_mon.c968 ppdu_info->he_flags2 = HE_BW_KNOWN; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
971 ppdu_info->he_flags2 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
974 ppdu_info->he_flags2 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
978 ppdu_info->he_flags2 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
/linux/drivers/net/wireless/ath/ath12k/
H A Dhal.h690 u16 he_flags2; member
H A Ddp_mon.c370 put_unaligned_le16(rx_status->he_flags2, &rtap_buf[rtap_len]); in ath12k_dp_mon_rx_update_radiotap_he_mu()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c5024 put_unaligned_le16(rx_status->he_flags2, &rtap_buf[rtap_len]); in ath11k_dp_rx_update_radiotap_he_mu()