Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/crypto/
Dap_bus.c356 int t_depth, t_device_type, rc, i; in ap_queue_enable_interruption() local
390 status = ap_test_queue(qid, &t_depth, &t_device_type); in ap_queue_enable_interruption()
524 int t_depth, t_device_type, rc, i; in ap_query_queue() local
528 status = ap_test_queue(qid, &t_depth, &t_device_type); in ap_query_queue()
531 *queue_depth = t_depth + 1; in ap_query_queue()