Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dfc.c162 struct nvmet_fc_tgt_assoc { struct
163 u64 association_id;
164 u32 a_id;
165 atomic_t terminating;
166 struct nvmet_fc_tgtport *tgtport;
190 nvmet_fc_makeconnid(struct nvmet_fc_tgt_assoc *assoc, u16 qid) in nvmet_fc_makeconnid() argument