Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dreg.h32 REG_SET_CC_STATUS_PASS = 0, enumerator
H A Dwmi.c5045 reg_info->status_code = REG_SET_CC_STATUS_PASS; in ath12k_pull_reg_chan_list_ext_update_ev()
5974 if (reg_info->status_code != REG_SET_CC_STATUS_PASS) { in ath12k_reg_chan_list_event()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dreg.c887 if (reg_info->status_code != REG_SET_CC_STATUS_PASS) { in ath11k_reg_handle_chan_list()
H A Dwmi.h4219 REG_SET_CC_STATUS_PASS = 0, enumerator
4237 return REG_SET_CC_STATUS_PASS; in ath11k_wmi_cc_setting_code_to_reg()
4256 case REG_SET_CC_STATUS_PASS: in ath11k_cc_status_to_str()