Home
last modified time | relevance | path

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

/drivers/s390/crypto/
A Dap_bus.h188 struct ap_queue { struct
215 typedef enum ap_sm_wait (ap_func_t)(struct ap_queue *queue);
232 void (*receive)(struct ap_queue *, struct ap_message *,
249 void ap_flush_queue(struct ap_queue *aq);
250 bool ap_queue_usable(struct ap_queue *aq);
263 struct ap_queue *ap_queue_create(ap_qid_t qid, struct ap_card *ac);
264 void ap_queue_prepare_remove(struct ap_queue *aq);
265 void ap_queue_remove(struct ap_queue *aq);
266 void ap_queue_init_state(struct ap_queue *aq);
267 void _ap_queue_init_state(struct ap_queue *aq);
[all …]
A Dap_queue.c540 struct ap_queue *aq = to_ap_queue(dev); in request_count_show()
561 struct ap_queue *aq = to_ap_queue(dev); in request_count_store()
575 struct ap_queue *aq = to_ap_queue(dev); in requestq_count_show()
590 struct ap_queue *aq = to_ap_queue(dev); in pendingq_count_show()
605 struct ap_queue *aq = to_ap_queue(dev); in reset_show()
629 struct ap_queue *aq = to_ap_queue(dev); in reset_store()
648 struct ap_queue *aq = to_ap_queue(dev); in interrupt_show()
672 struct ap_queue *aq = to_ap_queue(dev); in config_show()
686 struct ap_queue *aq = to_ap_queue(dev); in chkstop_show()
700 struct ap_queue *aq = to_ap_queue(dev); in ap_functions_show()
[all …]
A Dap_card.c81 struct ap_queue *aq; in request_count_store()
100 struct ap_queue *aq; in requestq_count_show()
119 struct ap_queue *aq; in pendingq_count_show()
A Dzcrypt_queue.c45 struct ap_queue *aq = to_ap_queue(dev); in online_show()
56 struct ap_queue *aq = to_ap_queue(dev); in online_store()
A DMakefile6 ap-objs := ap_bus.o ap_card.o ap_queue.o
A Dap_bus.c432 struct ap_queue *aq = timer_container_of(aq, t, timeout); in ap_request_timeout()
472 struct ap_queue *aq; in ap_tasklet_fn()
496 struct ap_queue *aq; in ap_pending_requests()
683 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in ap_uevent()
1017 struct ap_queue *ap_get_qdev(ap_qid_t qid) in ap_get_qdev()
1020 struct ap_queue *aq; in ap_get_qdev()
1891 struct ap_queue *aq; in ap_scan_domains()
A Dzcrypt_api.h126 struct ap_queue *queue; /* The "real" ap queue device. */
A Dzcrypt_cex4.c647 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex4_queue_probe()
712 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex4_queue_remove()
A Dzcrypt_msgtype6.c846 static void zcrypt_msgtype6_receive(struct ap_queue *aq, in zcrypt_msgtype6_receive()
910 static void zcrypt_msgtype6_receive_ep11(struct ap_queue *aq, in zcrypt_msgtype6_receive_ep11()
A Dzcrypt_msgtype50.c411 static void zcrypt_msgtype50_receive(struct ap_queue *aq, in zcrypt_msgtype50_receive()
A Dvfio_ap_ops.c1903 struct ap_queue *queue; in vfio_ap_find_queue()

Completed in 25 milliseconds