Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dreg.h29 REG_SET_CC_STATUS_PASS = 0, enumerator
Dwmi.c4540 reg_info->status_code = REG_SET_CC_STATUS_PASS; in ath12k_pull_reg_chan_list_ext_update_ev()
5422 if (reg_info->status_code != REG_SET_CC_STATUS_PASS) { in ath12k_reg_chan_list_event()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
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()
Dwmi.c7101 if (reg_info->status_code != REG_SET_CC_STATUS_PASS) { in ath11k_reg_chan_list_event()