Home
last modified time | relevance | path

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

/openbmc/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.h175 u16 he_flags2; member
H A Ddp_rx.c4965 put_unaligned_le16(rx_status->he_flags2, &rtap_buf[rtap_len]); in ath11k_dp_rx_update_radiotap_he_mu()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c418 ppdu_info->he_flags2 = HE_BW_KNOWN; in ath12k_dp_mon_parse_he_sig_mu()
421 ppdu_info->he_flags2 |= value; in ath12k_dp_mon_parse_he_sig_mu()
424 ppdu_info->he_flags2 |= value; in ath12k_dp_mon_parse_he_sig_mu()
428 ppdu_info->he_flags2 |= value; in ath12k_dp_mon_parse_he_sig_mu()
1002 put_unaligned_le16(rx_status->he_flags2, &rtap_buf[rtap_len]); in ath12k_dp_mon_rx_update_radiotap_he_mu()
H A Dhal_rx.h203 u16 he_flags2; member