Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.h29 REG_SET_CC_STATUS_PASS = 0, enumerator
H A Dwmi.c4550 reg_info->status_code = REG_SET_CC_STATUS_PASS; in ath12k_pull_reg_chan_list_ext_update_ev()
5458 if (reg_info->status_code != REG_SET_CC_STATUS_PASS) { in ath12k_reg_chan_list_event()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4190 REG_SET_CC_STATUS_PASS = 0, enumerator
4208 return REG_SET_CC_STATUS_PASS; in ath11k_wmi_cc_setting_code_to_reg()
4227 case REG_SET_CC_STATUS_PASS: in ath11k_cc_status_to_str()
H A Dwmi.c7101 if (reg_info->status_code != REG_SET_CC_STATUS_PASS) { in ath11k_reg_chan_list_event()