Searched refs:ap_queue (Results 1 – 11 of 11) sorted by relevance
188 struct ap_queue { struct215 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 …]
540 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 …]
81 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()
45 struct ap_queue *aq = to_ap_queue(dev); in online_show()56 struct ap_queue *aq = to_ap_queue(dev); in online_store()
6 ap-objs := ap_bus.o ap_card.o ap_queue.o
432 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()
126 struct ap_queue *queue; /* The "real" ap queue device. */
647 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()
846 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()
411 static void zcrypt_msgtype50_receive(struct ap_queue *aq, in zcrypt_msgtype50_receive()
1903 struct ap_queue *queue; in vfio_ap_find_queue()
Completed in 25 milliseconds