Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.h34 REG_SET_CC_STATUS_FAIL = 5, enumerator
H A Dwmi.c4565 reg_info->status_code = REG_SET_CC_STATUS_FAIL; in ath12k_pull_reg_chan_list_ext_update_ev()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4195 REG_SET_CC_STATUS_FAIL = 5, enumerator
4218 return REG_SET_CC_STATUS_FAIL; in ath11k_wmi_cc_setting_code_to_reg()
4221 return REG_SET_CC_STATUS_FAIL; in ath11k_wmi_cc_setting_code_to_reg()
4237 case REG_SET_CC_STATUS_FAIL: in ath11k_cc_status_to_str()