Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A 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);
H A 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.15/drivers/net/wireless/ath/ath12k/
H A Dhal_rx.h1074 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()
1076 enum nl80211_he_ru_alloc ret; in ath12k_he_ru_tones_to_nl80211_he_ru_alloc()
/linux-6.15/include/uapi/linux/
H A Dnl80211.h3682 enum nl80211_he_ru_alloc { enum
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcore.h6489 enum nl80211_he_ru_alloc rtw89_he_rua_to_ru_alloc(u16 rua) in rtw89_he_rua_to_ru_alloc()
H A Dcore.c2061 enum nl80211_he_ru_alloc rua = rtw89_he_rua_to_ru_alloc(tf_rua >> 1); in rtw89_stats_trigger_frame()