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