Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/athk/ath11k/
HDmac.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);
HDmac.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-head/sys/contrib/dev/athk/ath12k/
HDhal_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-head/sys/compat/linuxkpi/common/include/linux/
HDnl80211.h331 enum nl80211_he_ru_alloc { enum
/freebsd-head/contrib/wpa/src/drivers/
HDnl80211_copy.h3587 enum nl80211_he_ru_alloc { enum
/freebsd-head/sys/contrib/dev/rtw89/
HDcore.c2109 enum nl80211_he_ru_alloc rua = rtw89_he_rua_to_ru_alloc(tf_rua >> 1); in rtw89_stats_trigger_frame()
HDcore.h6455 enum nl80211_he_ru_alloc rtw89_he_rua_to_ru_alloc(u16 rua) in rtw89_he_rua_to_ru_alloc()