Home
last modified time | relevance | path

Searched refs:current_cc_support (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dcore.c100 .current_cc_support = false,
180 .current_cc_support = false,
259 .current_cc_support = true,
341 .current_cc_support = false,
420 .current_cc_support = true,
501 .current_cc_support = true,
582 .current_cc_support = true,
Dhw.h201 bool current_cc_support; member
Dreg.c84 if (ar->ab->hw_params.current_cc_support) { in ath11k_reg_notifier()
Dmac.c7992 if (ar->ab->hw_params.current_cc_support && in ath11k_mac_op_reconfig_complete()
9098 if (ab->hw_params.current_cc_support && ab->new_alpha2[0]) { in __ath11k_mac_register()