Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.h73 enum rate_info_bw ath12k_mac_bw_to_mac80211_bw(enum ath12k_supported_bw bw);
74 enum ath12k_supported_bw ath12k_mac_mac80211_bw_to_ath12k_bw(enum rate_info_bw bw);
H A Dmac.c328 enum rate_info_bw
351 enum ath12k_supported_bw ath12k_mac_mac80211_bw_to_ath12k_bw(enum rate_info_bw bw) in ath12k_mac_mac80211_bw_to_ath12k_bw()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.h169 enum ath11k_supported_bw ath11k_mac_mac80211_bw_to_ath11k_bw(enum rate_info_bw bw);
H A Dmac.c369 enum ath11k_supported_bw ath11k_mac_mac80211_bw_to_ath11k_bw(enum rate_info_bw bw) in ath11k_mac_mac80211_bw_to_ath11k_bw()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h145 enum rate_info_bw { enum
/freebsd/sys/contrib/dev/rtw89/
H A Ddebug.c72 static u16 rtw89_rate_info_bw_to_mhz(enum rate_info_bw bw) in rtw89_rate_info_bw_to_mhz()