Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhal_rx.h174 u16 he_flags1; member
H A Dhal_rx.c1320 ppdu_info->he_flags1 = in ath11k_hal_rx_parse_mon_status_tlv()
1328 ppdu_info->he_flags1 |= in ath11k_hal_rx_parse_mon_status_tlv()
1332 ppdu_info->he_flags1 |= in ath11k_hal_rx_parse_mon_status_tlv()
H A Ddp_rx.c5026 put_unaligned_le16(rx_status->he_flags1, &rtap_buf[rtap_len]); in ath11k_dp_rx_update_radiotap_he_mu()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhal_rx.h202 u16 he_flags1; member
H A Ddp_mon.c404 ppdu_info->he_flags1 = in ath12k_dp_mon_parse_he_sig_mu()
412 ppdu_info->he_flags1 |= value; in ath12k_dp_mon_parse_he_sig_mu()
415 ppdu_info->he_flags1 |= value; in ath12k_dp_mon_parse_he_sig_mu()
999 put_unaligned_le16(rx_status->he_flags1, &rtap_buf[rtap_len]); in ath12k_dp_mon_rx_update_radiotap_he_mu()