Home
last modified time | relevance | path

Searched refs:ath11k_mac_mac80211_bw_to_ath11k_bw (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.h169 enum ath11k_supported_bw ath11k_mac_mac80211_bw_to_ath11k_bw(enum rate_info_bw bw);
H A Ddebugfs_sta.c29 bw = ath11k_mac_mac80211_bw_to_ath11k_bw(txrate->bw); in ath11k_debugfs_sta_add_tx_stats()
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() function