Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/ibmvscsi/
H A 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;
H A Dibmvfc.c783 struct ibmvfc_queue *queue, in ibmvfc_init_event_pool()
842 struct ibmvfc_queue *queue) in ibmvfc_free_event_pool()
872 struct ibmvfc_queue *queue) in ibmvfc_free_queue()
894 struct ibmvfc_queue *crq = &vhost->crq; in ibmvfc_release_crq_queue()
960 struct ibmvfc_queue *crq = &vhost->crq; in ibmvfc_reset_crq()
1113 struct ibmvfc_queue *queues = vhost->scsi_scrqs.scrqs; in ibmvfc_purge_requests()
1474 struct ibmvfc_queue *async_crq = &vhost->async_crq; in ibmvfc_set_login_info()
1515 static struct ibmvfc_event *ibmvfc_get_event(struct ibmvfc_queue *queue) in ibmvfc_get_event()
2464 struct ibmvfc_queue *queues; in ibmvfc_wait_for_ops()
2525 static struct ibmvfc_event *ibmvfc_init_tmf(struct ibmvfc_queue *queue, in ibmvfc_init_tmf()
[all …]