Searched refs:decfg (Results 1 – 2 of 2) sorted by relevance
329 bool *decfg, bool *cstop) in ap_queue_info() argument362 *decfg = status.response_code == AP_RESPONSE_DECONFIGURED; in ap_queue_info()1824 bool decfg, chkstop; in ap_scan_domains() local1851 rc = ap_queue_info(qid, &hwinfo, &decfg, &chkstop); in ap_scan_domains()1873 aq->config = !decfg; in ap_scan_domains()1889 if (decfg) { in ap_scan_domains()1932 if (decfg && aq->config) { in ap_scan_domains()1946 } else if (!decfg && !aq->config) { in ap_scan_domains()1958 if (!decfg && aq->dev_state == AP_DEV_STATE_ERROR) { in ap_scan_domains()1982 bool decfg, chkstop; in ap_scan_adapter() local[all …]
3036 goto decfg; in ice_vsi_rebuild()3057 decfg: in ice_vsi_rebuild()