Lines Matching defs:targetport
219 targetport_to_tgtport(struct nvmet_fc_target_port *targetport)
221 return container_of(targetport, struct nvmet_fc_tgtport,
1286 * called when a targetport deregisters. Breaks the relationship
1305 * called when a new targetport is registered. Looks in the
1307 * configured for the targetport's wwn's. (the targetport existed,
1309 * reregistering the same targetport). If so, set the nvmet port
1310 * port entry on the targetport.
1496 * on the targetport are forgotten (set to NULL). The LLDD will
1500 * If an LS request is outstanding to the targetport/hosthandle (or
1621 * them finish and targetport ref counting will clean things up.
2926 pr_warn("%s: targetport list not empty\n", __func__);