Home
last modified time | relevance | path

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

/Linux-v5.15/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.c779 struct ibmvfc_queue *queue, in ibmvfc_init_event_pool()
838 struct ibmvfc_queue *queue) in ibmvfc_free_event_pool()
868 struct ibmvfc_queue *queue) in ibmvfc_free_queue()
890 struct ibmvfc_queue *crq = &vhost->crq; in ibmvfc_release_crq_queue()
956 struct ibmvfc_queue *crq = &vhost->crq; in ibmvfc_reset_crq()
1109 struct ibmvfc_queue *queues = vhost->scsi_scrqs.scrqs; in ibmvfc_purge_requests()
1470 struct ibmvfc_queue *async_crq = &vhost->async_crq; in ibmvfc_set_login_info()
1511 static struct ibmvfc_event *ibmvfc_get_event(struct ibmvfc_queue *queue) in ibmvfc_get_event()
2431 struct ibmvfc_queue *queues; in ibmvfc_wait_for_ops()
2492 static struct ibmvfc_event *ibmvfc_init_tmf(struct ibmvfc_queue *queue, in ibmvfc_init_tmf()
[all …]