Searched refs:ath11k_wmi_supports_6ghz_cc_ext (Results 1 – 3 of 3) sorted by relevance
3486 return ath11k_wmi_supports_6ghz_cc_ext(ar) && in ath11k_mac_supports_station_tpc()6839 if (ath11k_wmi_supports_6ghz_cc_ext(ar)) { in ath11k_mac_op_add_interface()7945 if (ath11k_wmi_supports_6ghz_cc_ext(ar) && in ath11k_mac_op_assign_vif_chanctx()9648 ath11k_wmi_supports_6ghz_cc_ext(ar) && in ath11k_mac_op_sta_state()
6535 bool ath11k_wmi_supports_6ghz_cc_ext(struct ath11k *ar);
9858 bool ath11k_wmi_supports_6ghz_cc_ext(struct ath11k *ar) in ath11k_wmi_supports_6ghz_cc_ext() function