Searched refs:decfg (Results 1 – 2 of 2) sorted by relevance
329 bool *decfg, bool *cstop) in ap_queue_info() argument1824 bool decfg, chkstop; in ap_scan_domains() local1873 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()1982 bool decfg, chkstop; in ap_scan_adapter() local2071 if (decfg && ac->config) { in ap_scan_adapter()2076 } else if (!decfg && !ac->config) { in ap_scan_adapter()2099 ac->config = !decfg; in ap_scan_adapter()[all …]
3036 goto decfg; in ice_vsi_rebuild()3057 decfg: in ice_vsi_rebuild()
Completed in 14 milliseconds