Lines Matching refs:fc_loopid
1194 struct tcm_qla2xxx_fc_loopid *fc_loopid; in tcm_qla2xxx_find_sess_by_loop_id() local
1205 fc_loopid = lport->lport_loopid_map + loop_id; in tcm_qla2xxx_find_sess_by_loop_id()
1206 se_nacl = fc_loopid->se_nacl; in tcm_qla2xxx_find_sess_by_loop_id()
1235 struct tcm_qla2xxx_fc_loopid *fc_loopid; in tcm_qla2xxx_set_sess_by_loop_id() local
1239 fc_loopid = &((struct tcm_qla2xxx_fc_loopid *) in tcm_qla2xxx_set_sess_by_loop_id()
1242 saved_nacl = fc_loopid->se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()
1245 fc_loopid->se_nacl = new_se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()
1256 fc_loopid->se_nacl = NULL; in tcm_qla2xxx_set_sess_by_loop_id()
1262 fc_loopid->se_nacl = new_se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()
1272 fc_loopid->se_nacl = NULL; in tcm_qla2xxx_set_sess_by_loop_id()
1277 fc_loopid->se_nacl = new_se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()