Home
last modified time | relevance | path

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

/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.h753 struct ibmvfc_queue *queue;
794 struct ibmvfc_queue { struct
826 struct ibmvfc_queue *scrqs; argument
880 struct ibmvfc_queue crq;
881 struct ibmvfc_queue async_crq;
H A Dibmvfc.c790 struct ibmvfc_queue *queue) in ibmvfc_init_event_pool()
850 struct ibmvfc_queue *queue) in ibmvfc_free_event_pool()
880 struct ibmvfc_queue *queue) in ibmvfc_free_queue()
902 struct ibmvfc_queue *crq = &vhost->crq; in ibmvfc_release_crq_queue()
968 struct ibmvfc_queue *crq = &vhost->crq; in ibmvfc_reset_crq()
1127 struct ibmvfc_queue *queues = vhost->scsi_scrqs.scrqs; in ibmvfc_purge_requests()
1488 struct ibmvfc_queue *async_crq = &vhost->async_crq; in ibmvfc_set_login_info()
1538 static struct ibmvfc_event *__ibmvfc_get_event(struct ibmvfc_queue *queue, int reserved) in __ibmvfc_get_event()
2496 struct ibmvfc_queue *queues; in ibmvfc_wait_for_ops()
2557 static struct ibmvfc_event *ibmvfc_init_tmf(struct ibmvfc_queue *queue, in ibmvfc_init_tmf()
[all …]