Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.c1337 ppdu_info->he_flags2 = in ath11k_hal_rx_parse_mon_status_tlv()
1341 ppdu_info->he_flags2 |= in ath11k_hal_rx_parse_mon_status_tlv()
1345 ppdu_info->he_flags2 |= in ath11k_hal_rx_parse_mon_status_tlv()
1349 ppdu_info->he_flags2 |= in ath11k_hal_rx_parse_mon_status_tlv()
H A Dhal_rx.h176 u16 he_flags2; member
H A Ddp_rx.c5013 put_unaligned_le16(rx_status->he_flags2, &rtap_buf[rtap_len]); in ath11k_dp_rx_update_radiotap_he_mu()
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_mon.c924 ppdu_info->he_flags2 = HE_BW_KNOWN; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
927 ppdu_info->he_flags2 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
930 ppdu_info->he_flags2 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
934 ppdu_info->he_flags2 |= value; in ath12k_wifi7_dp_mon_parse_he_sig_mu()
/linux/drivers/net/wireless/ath/ath12k/
H A Dhal.h683 u16 he_flags2; member
H A Ddp_mon.c369 put_unaligned_le16(rx_status->he_flags2, &rtap_buf[rtap_len]); in ath12k_dp_mon_rx_update_radiotap_he_mu()