Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/target/
Dfc.c40 struct nvmet_fc_tgt_assoc;
49 struct nvmet_fc_tgt_assoc *assoc;
138 struct nvmet_fc_tgt_assoc *assoc;
147 struct nvmet_fc_tgt_assoc { struct
186 nvmet_fc_makeconnid(struct nvmet_fc_tgt_assoc *assoc, u16 qid) in nvmet_fc_makeconnid()
230 static void nvmet_fc_tgt_a_put(struct nvmet_fc_tgt_assoc *assoc);
231 static int nvmet_fc_tgt_a_get(struct nvmet_fc_tgt_assoc *assoc);
238 static void nvmet_fc_delete_target_assoc(struct nvmet_fc_tgt_assoc *assoc);
619 nvmet_fc_alloc_target_queue(struct nvmet_fc_tgt_assoc *assoc, in nvmet_fc_alloc_target_queue()
798 struct nvmet_fc_tgt_assoc *assoc; in nvmet_fc_find_target_queue()
[all …]