Lines Matching refs:fc_loopid
1233 struct tcm_qla2xxx_fc_loopid *fc_loopid; in tcm_qla2xxx_find_sess_by_loop_id() local
1244 fc_loopid = lport->lport_loopid_map + loop_id; in tcm_qla2xxx_find_sess_by_loop_id()
1245 se_nacl = fc_loopid->se_nacl; in tcm_qla2xxx_find_sess_by_loop_id()
1274 struct tcm_qla2xxx_fc_loopid *fc_loopid; in tcm_qla2xxx_set_sess_by_loop_id() local
1278 fc_loopid = &((struct tcm_qla2xxx_fc_loopid *) in tcm_qla2xxx_set_sess_by_loop_id()
1281 saved_nacl = fc_loopid->se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()
1284 fc_loopid->se_nacl = new_se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()
1295 fc_loopid->se_nacl = NULL; in tcm_qla2xxx_set_sess_by_loop_id()
1301 fc_loopid->se_nacl = new_se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()
1311 fc_loopid->se_nacl = NULL; in tcm_qla2xxx_set_sess_by_loop_id()
1316 fc_loopid->se_nacl = new_se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()