Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/ibmvscsi/
Dibmvfc.h744 struct ibmvfc_queue *queue;
784 struct ibmvfc_queue { struct
810 struct ibmvfc_queue *scrqs; argument
858 struct ibmvfc_queue crq;
859 struct ibmvfc_queue async_crq;
Dibmvfc.c784 struct ibmvfc_queue *queue, in ibmvfc_init_event_pool()
843 struct ibmvfc_queue *queue) in ibmvfc_free_event_pool()
873 struct ibmvfc_queue *queue) in ibmvfc_free_queue()
895 struct ibmvfc_queue *crq = &vhost->crq; in ibmvfc_release_crq_queue()
961 struct ibmvfc_queue *crq = &vhost->crq; in ibmvfc_reset_crq()
1114 struct ibmvfc_queue *queues = vhost->scsi_scrqs.scrqs; in ibmvfc_purge_requests()
1475 struct ibmvfc_queue *async_crq = &vhost->async_crq; in ibmvfc_set_login_info()
1516 static struct ibmvfc_event *ibmvfc_get_event(struct ibmvfc_queue *queue) in ibmvfc_get_event()
2436 struct ibmvfc_queue *queues; in ibmvfc_wait_for_ops()
2497 static struct ibmvfc_event *ibmvfc_init_tmf(struct ibmvfc_queue *queue, in ibmvfc_init_tmf()
[all …]