Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/nvme/host/
Dfc.c153 struct nvme_fc_ctrl { struct
154 spinlock_t lock;
155 struct nvme_fc_queue *queues;
156 struct device *dev;
157 struct nvme_fc_lport *lport;
158 struct nvme_fc_rport *rport;
159 u32 cnum;
183 static inline struct nvme_fc_ctrl * argument
/kernel/linux/linux-5.10/drivers/nvme/host/
Dfc.c152 struct nvme_fc_ctrl { struct
153 spinlock_t lock;
154 struct nvme_fc_queue *queues;
155 struct device *dev;
156 struct nvme_fc_lport *lport;
157 struct nvme_fc_rport *rport;
158 u32 cnum;
182 static inline struct nvme_fc_ctrl * argument