Home
last modified time | relevance | path

Searched refs:decfg (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/s390/crypto/
H A Dap_bus.c330 bool *decfg, bool *cstop) in ap_queue_info() argument
1825 bool decfg, chkstop; in ap_scan_domains() local
1874 aq->config = !decfg; in ap_scan_domains()
1890 if (decfg) { in ap_scan_domains()
1933 if (decfg && aq->config) { in ap_scan_domains()
1947 } else if (!decfg && !aq->config) { in ap_scan_domains()
1983 bool decfg, chkstop; in ap_scan_adapter() local
2072 if (decfg && ac->config) { in ap_scan_adapter()
2077 } else if (!decfg && !ac->config) { in ap_scan_adapter()
2100 ac->config = !decfg; in ap_scan_adapter()
[all …]
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_lib.c3058 goto decfg; in ice_vsi_rebuild()
3079 decfg: in ice_vsi_rebuild()