Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/s390/crypto/
A Dap_bus.h192 struct ap_queue { struct
217 typedef enum ap_sm_wait (ap_func_t)(struct ap_queue *queue);
254 void (*receive)(struct ap_queue *, struct ap_message *,
294 int ap_queue_message(struct ap_queue *aq, struct ap_message *ap_msg);
295 void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg);
296 void ap_flush_queue(struct ap_queue *aq);
307 struct ap_queue *ap_queue_create(ap_qid_t qid, int device_type);
308 void ap_queue_prepare_remove(struct ap_queue *aq);
309 void ap_queue_remove(struct ap_queue *aq);
310 void ap_queue_init_state(struct ap_queue *aq);
[all …]
A Dap_queue.c481 struct ap_queue *aq = to_ap_queue(dev); in request_count_show()
502 struct ap_queue *aq = to_ap_queue(dev); in request_count_store()
516 struct ap_queue *aq = to_ap_queue(dev); in requestq_count_show()
531 struct ap_queue *aq = to_ap_queue(dev); in pendingq_count_show()
546 struct ap_queue *aq = to_ap_queue(dev); in reset_show()
570 struct ap_queue *aq = to_ap_queue(dev); in reset_store()
589 struct ap_queue *aq = to_ap_queue(dev); in interrupt_show()
608 struct ap_queue *aq = to_ap_queue(dev); in config_show()
622 struct ap_queue *aq = to_ap_queue(dev); in chkstop_show()
637 struct ap_queue *aq = to_ap_queue(dev); in states_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 Dzcrypt_cex2c.c181 static int zcrypt_cex2c_rng_supported(struct ap_queue *aq) in zcrypt_cex2c_rng_supported()
335 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex2c_queue_probe()
386 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex2c_queue_remove()
A DMakefile6 ap-objs := ap_bus.o ap_card.o ap_queue.o
A Dap_bus.c438 struct ap_queue *aq = from_timer(aq, t, timeout); in ap_request_timeout()
478 struct ap_queue *aq; in ap_tasklet_fn()
502 struct ap_queue *aq; in ap_pending_requests()
647 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in ap_uevent()
976 struct ap_queue *ap_get_qdev(ap_qid_t qid) in ap_get_qdev()
979 struct ap_queue *aq; in ap_get_qdev()
1769 struct ap_queue *aq; in ap_scan_domains()
A Dzcrypt_api.h113 struct ap_queue *queue; /* The "real" ap queue device. */
A Dzcrypt_cex2a.c152 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex2a_queue_probe()
A Dzcrypt_cex4.c658 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex4_queue_probe()
723 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex4_queue_remove()
A Dzcrypt_msgtype6.c921 static void zcrypt_msgtype6_receive(struct ap_queue *aq, in zcrypt_msgtype6_receive()
977 static void zcrypt_msgtype6_receive_ep11(struct ap_queue *aq, in zcrypt_msgtype6_receive_ep11()
A Dzcrypt_msgtype50.c427 static void zcrypt_cex2a_receive(struct ap_queue *aq, in zcrypt_cex2a_receive()
A Dvfio_ap_ops.c1591 struct ap_queue *queue; in vfio_ap_find_queue()

Completed in 36 milliseconds