Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.h167 enum nl80211_he_ru_alloc ath11k_mac_phy_he_ru_to_nl80211_he_ru_alloc(u16 ru_phy);
168 enum nl80211_he_ru_alloc ath11k_mac_he_ru_tones_to_nl80211_he_ru_alloc(u16 ru_tones);
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()
262 enum nl80211_he_ru_alloc ret; in ath11k_mac_phy_he_ru_to_nl80211_he_ru_alloc()
291 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()
293 enum nl80211_he_ru_alloc ret; in ath11k_mac_he_ru_tones_to_nl80211_he_ru_alloc()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhal_rx.h633 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()
635 enum nl80211_he_ru_alloc ret; in ath12k_he_ru_tones_to_nl80211_he_ru_alloc()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h333 enum nl80211_he_ru_alloc { enum
/freebsd/contrib/wpa/src/drivers/
H A Dnl80211_copy.h3587 enum nl80211_he_ru_alloc { enum
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c1851 enum nl80211_he_ru_alloc rua = rtw89_he_rua_to_ru_alloc(tf_rua >> 1); in rtw89_stats_trigger_frame()