Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dap_bus.c329 bool *decfg, bool *cstop) in ap_queue_info() argument
362 *decfg = status.response_code == AP_RESPONSE_DECONFIGURED; in ap_queue_info()
1824 bool decfg, chkstop; in ap_scan_domains() local
1851 rc = ap_queue_info(qid, &hwinfo, &decfg, &chkstop); in ap_scan_domains()
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()
1959 if (!decfg && aq->dev_state == AP_DEV_STATE_ERROR) { in ap_scan_domains()
1983 bool decfg, chkstop; in ap_scan_adapter() local
[all …]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_lib.c3036 goto decfg; in ice_vsi_rebuild()
3057 decfg: in ice_vsi_rebuild()