Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.h177 u8 he_RU[4]; member
H A Ddp_rx.c5017 rtap_buf[rtap_len] = rx_status->he_RU[0]; in ath11k_dp_rx_update_radiotap_he_mu()
5020 rtap_buf[rtap_len] = rx_status->he_RU[1]; in ath11k_dp_rx_update_radiotap_he_mu()
5023 rtap_buf[rtap_len] = rx_status->he_RU[2]; in ath11k_dp_rx_update_radiotap_he_mu()
5026 rtap_buf[rtap_len] = rx_status->he_RU[3]; in ath11k_dp_rx_update_radiotap_he_mu()
H A Dhal_rx.c1369 ppdu_info->he_RU[0] = ru_tones; in ath11k_hal_rx_parse_mon_status_tlv()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c277 ppdu_info->he_RU[0] = ru_tones; in ath12k_dp_mon_parse_he_sig_b1_mu()
1846 rtap_buf[rtap_len] = rx_status->he_RU[0]; in ath12k_dp_mon_rx_update_radiotap_he_mu()
1849 rtap_buf[rtap_len] = rx_status->he_RU[1]; in ath12k_dp_mon_rx_update_radiotap_he_mu()
1852 rtap_buf[rtap_len] = rx_status->he_RU[2]; in ath12k_dp_mon_rx_update_radiotap_he_mu()
1855 rtap_buf[rtap_len] = rx_status->he_RU[3]; in ath12k_dp_mon_rx_update_radiotap_he_mu()
H A Dhal_rx.h241 u8 he_RU[4]; member