Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.h98 u16 he_flags; member
156 u16 he_flags; member
H A Dhal_rx.c858 rx_user_status->he_flags = ppdu_info->he_flags; in ath11k_hal_rx_populate_mu_user_info()
937 ppdu_info->he_flags = 1; in ath11k_hal_rx_parse_mon_status_tlv()
1077 ppdu_info->he_flags = 1; in ath11k_hal_rx_parse_mon_status_tlv()
H A Ddp_rx.c4999 } else if (ppduinfo->he_flags) { in ath11k_update_radiotap()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhal_rx.h137 u16 he_flags; member
183 u16 he_flags; member
H A Ddp_mon.c67 rx_user_status->he_flags = ppdu_info->he_flags; in ath12k_dp_mon_rx_populate_mu_user_info()
445 ppdu_info->he_flags = 1; in ath12k_dp_mon_parse_he_sig_su()
662 ppdu_info->he_flags = 1; in ath12k_dp_mon_rx_parse_status_tlv()
1040 } else if (ppduinfo->he_flags) { in ath12k_dp_mon_update_radiotap()