Home
last modified time | relevance | path

Searched defs:lpfc_nvmet_rcv_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_nvmet.h105 struct lpfc_nvmet_rcv_ctx { struct
106 union {
109 } ctx;
110 struct list_head list;
111 struct lpfc_hba *phba;
112 struct lpfc_iocbq *wqeq;
113 struct lpfc_iocbq *abort_wqeq;
114 dma_addr_t txrdy_phys;
115 spinlock_t ctxlock; /* protect flag access */
116 uint32_t *txrdy;
[all …]