Lines Matching defs:targetport
223 targetport_to_tgtport(struct nvmet_fc_target_port *targetport)
225 return container_of(targetport, struct nvmet_fc_tgtport,
1312 * called when a targetport deregisters. Breaks the relationship
1331 * called when a new targetport is registered. Looks in the
1333 * configured for the targetport's wwn's. (the targetport existed,
1335 * reregistering the same targetport). If so, set the nvmet port
1336 * port entry on the targetport.
1520 * on the targetport are forgotten (set to NULL). The LLDD will
1524 * If an LS request is outstanding to the targetport/hosthandle (or
1645 * them finish and targetport ref counting will clean things up.
2956 pr_warn("%s: targetport list not empty\n", __func__);