Searched defs:tcm_qla2xxx_lport (Results 1 – 1 of 1) sorted by relevance
59 struct tcm_qla2xxx_lport { struct61 u64 lport_wwpn;63 u64 lport_npiv_wwpn;65 u64 lport_npiv_wwnn;67 char lport_name[TCM_QLA2XXX_NAMELEN];69 char lport_naa_name[TCM_QLA2XXX_NAMELEN];71 struct btree_head32 lport_fcport_map;73 struct tcm_qla2xxx_fc_loopid *lport_loopid_map;75 struct scsi_qla_host *qla_vha;77 struct qla_tgt lport_qla_tgt;[all …]