Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c3486 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()
H A Dwmi.h6535 bool ath11k_wmi_supports_6ghz_cc_ext(struct ath11k *ar);
H A Dwmi.c9858 bool ath11k_wmi_supports_6ghz_cc_ext(struct ath11k *ar) in ath11k_wmi_supports_6ghz_cc_ext() function