Home
last modified time | relevance | path

Searched refs:ru_tones (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.h331 static inline u32 ath11k_he_ru_tones_to_nl80211_he_ru_alloc(u16 ru_tones) in ath11k_he_ru_tones_to_nl80211_he_ru_alloc() argument
335 switch (ru_tones) { in ath11k_he_ru_tones_to_nl80211_he_ru_alloc()
H A Dhal_rx.c1071 u16 ru_tones; in ath11k_hal_rx_parse_mon_status_tlv() local
1075 ru_tones = FIELD_GET(HAL_RX_HE_SIG_B1_MU_INFO_INFO0_RU_ALLOCATION, in ath11k_hal_rx_parse_mon_status_tlv()
1077 ppdu_info->ru_alloc = ath11k_he_ru_tones_to_nl80211_he_ru_alloc(ru_tones); in ath11k_hal_rx_parse_mon_status_tlv()