Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c373 rtap_buf[rtap_len] = rx_status->he_RU[0]; in ath12k_dp_mon_rx_update_radiotap_he_mu()
376 rtap_buf[rtap_len] = rx_status->he_RU[1]; in ath12k_dp_mon_rx_update_radiotap_he_mu()
379 rtap_buf[rtap_len] = rx_status->he_RU[2]; in ath12k_dp_mon_rx_update_radiotap_he_mu()
382 rtap_buf[rtap_len] = rx_status->he_RU[3]; in ath12k_dp_mon_rx_update_radiotap_he_mu()
H A Dhal.h691 u8 he_RU[4]; member
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c5027 rtap_buf[rtap_len] = rx_status->he_RU[0]; in ath11k_dp_rx_update_radiotap_he_mu()
5030 rtap_buf[rtap_len] = rx_status->he_RU[1]; in ath11k_dp_rx_update_radiotap_he_mu()
5033 rtap_buf[rtap_len] = rx_status->he_RU[2]; in ath11k_dp_rx_update_radiotap_he_mu()
5036 rtap_buf[rtap_len] = rx_status->he_RU[3]; in ath11k_dp_rx_update_radiotap_he_mu()
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_mon.c848 ppdu_info->he_RU[0] = ru_tones; in ath12k_wifi7_dp_mon_parse_he_sig_b1_mu()