Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.h167 enum nl80211_he_ru_alloc ath11k_mac_phy_he_ru_to_nl80211_he_ru_alloc(u16 ru_phy);
H A Dhal_rx.c1368 ath11k_mac_phy_he_ru_to_nl80211_he_ru_alloc(ru_tones); in ath11k_hal_rx_parse_mon_status_tlv()
H A Ddp_rx.c1490 arsta->txrate.he_ru_alloc = ath11k_mac_phy_he_ru_to_nl80211_he_ru_alloc in ath11k_update_per_peer_tx_stats()
H A Dmac.c260 enum nl80211_he_ru_alloc ath11k_mac_phy_he_ru_to_nl80211_he_ru_alloc(u16 ru_phy) in ath11k_mac_phy_he_ru_to_nl80211_he_ru_alloc() function