Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dreg.h34 REG_SET_CC_STATUS_FAIL = 5, enumerator
H A Dwmi.c4757 reg_info->status_code = REG_SET_CC_STATUS_FAIL; in ath12k_pull_reg_chan_list_ext_update_ev()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h4198 REG_SET_CC_STATUS_FAIL = 5, enumerator
4221 return REG_SET_CC_STATUS_FAIL; in ath11k_wmi_cc_setting_code_to_reg()
4224 return REG_SET_CC_STATUS_FAIL; in ath11k_wmi_cc_setting_code_to_reg()
4240 case REG_SET_CC_STATUS_FAIL: in ath11k_cc_status_to_str()