Home
last modified time | relevance | path

Searched refs:ap_queue_info (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dap_bus.c296 * ap_queue_info(): Check and get AP queue info.
300 static bool ap_queue_info(ap_qid_t qid, int *q_type, in ap_queue_info() function
1342 if (!ap_queue_info(qid, &type, &func, &depth, &decfg)) { in ap_scan_domains()
1345 "%s(%d,%d) ap_queue_info() not successful, rm queue device\n", in ap_scan_domains()
1468 if (ap_queue_info(qid, &type, &func, &depth, &decfg)) in ap_scan_adapter()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dap_bus.c353 * ap_queue_info(): Check and get AP queue info.
360 static int ap_queue_info(ap_qid_t qid, int *q_type, unsigned int *q_fac, in ap_queue_info() function
1833 rc = ap_queue_info(qid, &type, &func, &depth, in ap_scan_domains()
1995 if (ap_queue_info(qid, &type, &func, &depth, in ap_scan_adapter()

Completed in 6 milliseconds