Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.c1319 ppdu_info->he_flags1 = in ath11k_hal_rx_parse_mon_status_tlv()
1327 ppdu_info->he_flags1 |= in ath11k_hal_rx_parse_mon_status_tlv()
1331 ppdu_info->he_flags1 |= in ath11k_hal_rx_parse_mon_status_tlv()
H A Dhal_rx.h175 u16 he_flags1; member
H A Ddp_rx.c5020 put_unaligned_le16(rx_status->he_flags1, &rtap_buf[rtap_len]); in ath11k_dp_rx_update_radiotap_he_mu()
/linux/drivers/net/wireless/ath/ath12k/
H A Dhal_rx.h203 u16 he_flags1; member
H A Ddp_mon.c402 ppdu_info->he_flags1 = in ath12k_dp_mon_parse_he_sig_mu()
410 ppdu_info->he_flags1 |= value; in ath12k_dp_mon_parse_he_sig_mu()
413 ppdu_info->he_flags1 |= value; in ath12k_dp_mon_parse_he_sig_mu()
998 put_unaligned_le16(rx_status->he_flags1, &rtap_buf[rtap_len]); in ath12k_dp_mon_rx_update_radiotap_he_mu()