Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
A Dap_bus.h188 struct ap_queue { struct
215 typedef enum ap_sm_wait (ap_func_t)(struct ap_queue *queue);
227 void (*receive)(struct ap_queue *, struct ap_message *,
261 void ap_flush_queue(struct ap_queue *aq);
262 bool ap_queue_usable(struct ap_queue *aq);
275 struct ap_queue *ap_queue_create(ap_qid_t qid, struct ap_card *ac);
276 void ap_queue_prepare_remove(struct ap_queue *aq);
277 void ap_queue_remove(struct ap_queue *aq);
278 void ap_queue_init_state(struct ap_queue *aq);
279 void _ap_queue_init_state(struct ap_queue *aq);
[all …]
A Dap_queue.c539 struct ap_queue *aq = to_ap_queue(dev); in request_count_show()
560 struct ap_queue *aq = to_ap_queue(dev); in request_count_store()
574 struct ap_queue *aq = to_ap_queue(dev); in requestq_count_show()
589 struct ap_queue *aq = to_ap_queue(dev); in pendingq_count_show()
604 struct ap_queue *aq = to_ap_queue(dev); in reset_show()
628 struct ap_queue *aq = to_ap_queue(dev); in reset_store()
647 struct ap_queue *aq = to_ap_queue(dev); in interrupt_show()
671 struct ap_queue *aq = to_ap_queue(dev); in config_show()
685 struct ap_queue *aq = to_ap_queue(dev); in chkstop_show()
699 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.c44 struct ap_queue *aq = to_ap_queue(dev); in online_show()
55 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 Dzcrypt_api.h119 struct ap_queue *queue; /* The "real" ap queue device. */
A Dap_bus.c408 struct ap_queue *aq = from_timer(aq, t, timeout); in ap_request_timeout()
448 struct ap_queue *aq; in ap_tasklet_fn()
472 struct ap_queue *aq; in ap_pending_requests()
617 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in ap_uevent()
951 struct ap_queue *ap_get_qdev(ap_qid_t qid) in ap_get_qdev()
954 struct ap_queue *aq; in ap_get_qdev()
1825 struct ap_queue *aq; in ap_scan_domains()
A Dzcrypt_cex4.c652 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex4_queue_probe()
717 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex4_queue_remove()
A Dzcrypt_msgtype50.c411 static void zcrypt_msgtype50_receive(struct ap_queue *aq, in zcrypt_msgtype50_receive()
A Dzcrypt_msgtype6.c851 static void zcrypt_msgtype6_receive(struct ap_queue *aq, in zcrypt_msgtype6_receive()
915 static void zcrypt_msgtype6_receive_ep11(struct ap_queue *aq, in zcrypt_msgtype6_receive_ep11()
A Dvfio_ap_ops.c1879 struct ap_queue *queue; in vfio_ap_find_queue()

Completed in 25 milliseconds