Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.c1806 bool decfg, chkstop; in ap_scan_domains() local
1834 &ml, &decfg, &chkstop); in ap_scan_domains()
1857 aq->config = !decfg; in ap_scan_domains()
1872 if (decfg) { in ap_scan_domains()
1913 if (decfg && aq->config) { in ap_scan_domains()
1927 } else if (!decfg && !aq->config) { in ap_scan_domains()
1962 bool decfg, chkstop; in ap_scan_adapter() local
1996 &ml, &decfg, &chkstop) > 0) in ap_scan_adapter()
2054 if (decfg && ac->config) { in ap_scan_adapter()
2082 ac->config = !decfg; in ap_scan_adapter()
[all …]
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_lib.c3186 goto decfg; in ice_vsi_rebuild()
3207 decfg: in ice_vsi_rebuild()