Home
last modified time | relevance | path

Searched refs:nl80211_he_ru_alloc (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dmac.h168 enum nl80211_he_ru_alloc ath11k_mac_phy_he_ru_to_nl80211_he_ru_alloc(u16 ru_phy);
169 enum nl80211_he_ru_alloc ath11k_mac_he_ru_tones_to_nl80211_he_ru_alloc(u16 ru_tones);
Dmac.c258 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()
260 enum nl80211_he_ru_alloc ret; in ath11k_mac_phy_he_ru_to_nl80211_he_ru_alloc()
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()
291 enum nl80211_he_ru_alloc ret; in ath11k_mac_he_ru_tones_to_nl80211_he_ru_alloc()
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dhal_rx.h634 enum nl80211_he_ru_alloc ath12k_he_ru_tones_to_nl80211_he_ru_alloc(u16 ru_tones) in ath12k_he_ru_tones_to_nl80211_he_ru_alloc()
636 enum nl80211_he_ru_alloc ret; in ath12k_he_ru_tones_to_nl80211_he_ru_alloc()
/linux-6.12.1/include/uapi/linux/
Dnl80211.h3641 enum nl80211_he_ru_alloc { enum
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dcore.c1912 enum nl80211_he_ru_alloc rua = rtw89_he_rua_to_ru_alloc(tf_rua >> 1); in rtw89_stats_trigger_frame()
Dcore.h6057 enum nl80211_he_ru_alloc rtw89_he_rua_to_ru_alloc(u16 rua) in rtw89_he_rua_to_ru_alloc()