Searched refs:ru_tones (Results 1 – 5 of 5) sorted by relevance
169 enum nl80211_he_ru_alloc ath11k_mac_he_ru_tones_to_nl80211_he_ru_alloc(u16 ru_tones);
462 u16 rate, ru_tones; in ath11k_dp_tx_update_txcompl() local485 ru_tones = FIELD_GET(HAL_TX_RATE_STATS_INFO0_TONES_IN_RU, ts->rate_stats); in ath11k_dp_tx_update_txcompl()541 ath11k_mac_he_ru_tones_to_nl80211_he_ru_alloc(ru_tones); in ath11k_dp_tx_update_txcompl()
289 enum nl80211_he_ru_alloc ath11k_mac_he_ru_tones_to_nl80211_he_ru_alloc(u16 ru_tones) in ath11k_mac_he_ru_tones_to_nl80211_he_ru_alloc() argument293 switch (ru_tones) { in ath11k_mac_he_ru_tones_to_nl80211_he_ru_alloc()
709 u16 rate, ru_tones; in ath12k_dp_tx_update_txcompl() local803 ru_tones = ath12k_mac_he_convert_tones_to_ru_tones(ts->tones); in ath12k_dp_tx_update_txcompl()805 ath12k_he_ru_tones_to_nl80211_he_ru_alloc(ru_tones); in ath12k_dp_tx_update_txcompl()
379 enum nl80211_eht_ru_alloc ath12k_mac_eht_ru_tones_to_nl80211_eht_ru_alloc(u16 ru_tones) in ath12k_mac_eht_ru_tones_to_nl80211_eht_ru_alloc() argument381 switch (ru_tones) { in ath12k_mac_eht_ru_tones_to_nl80211_eht_ru_alloc()