Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.h29 REG_SET_CC_STATUS_PASS = 0, enumerator
H A Dwmi.c4983 reg_info->status_code = REG_SET_CC_STATUS_PASS; in ath12k_pull_reg_chan_list_ext_update_ev()
5912 if (reg_info->status_code != REG_SET_CC_STATUS_PASS) { in ath12k_reg_chan_list_event()
/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c847 if (reg_info->status_code != REG_SET_CC_STATUS_PASS) { in ath11k_reg_handle_chan_list()
H A Dwmi.h4218 REG_SET_CC_STATUS_PASS = 0, enumerator
4236 return REG_SET_CC_STATUS_PASS; in ath11k_wmi_cc_setting_code_to_reg()
4255 case REG_SET_CC_STATUS_PASS: in ath11k_cc_status_to_str()