Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_mon.c296 ppdu_info->he_RU[0] = ru_tones; in ath12k_dp_mon_parse_he_sig_b1_mu()
1005 rtap_buf[rtap_len] = rx_status->he_RU[0]; in ath12k_dp_mon_rx_update_radiotap_he_mu()
1008 rtap_buf[rtap_len] = rx_status->he_RU[1]; in ath12k_dp_mon_rx_update_radiotap_he_mu()
1011 rtap_buf[rtap_len] = rx_status->he_RU[2]; in ath12k_dp_mon_rx_update_radiotap_he_mu()
1014 rtap_buf[rtap_len] = rx_status->he_RU[3]; in ath12k_dp_mon_rx_update_radiotap_he_mu()
H A Dhal_rx.h204 u8 he_RU[4]; member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhal_rx.h176 u8 he_RU[4]; member
H A Ddp_rx.c5032 rtap_buf[rtap_len] = rx_status->he_RU[0]; in ath11k_dp_rx_update_radiotap_he_mu()
5035 rtap_buf[rtap_len] = rx_status->he_RU[1]; in ath11k_dp_rx_update_radiotap_he_mu()
5038 rtap_buf[rtap_len] = rx_status->he_RU[2]; in ath11k_dp_rx_update_radiotap_he_mu()
5041 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()