Searched refs:ru_tones (Results 1 – 2 of 2) sorted by relevance
331 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() argument335 switch (ru_tones) { in ath11k_he_ru_tones_to_nl80211_he_ru_alloc()
1071 u16 ru_tones; in ath11k_hal_rx_parse_mon_status_tlv() local1075 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()