Lines Matching refs:fc_loopid
1278 struct tcm_qla2xxx_fc_loopid *fc_loopid; in tcm_qla2xxx_find_sess_by_loop_id() local
1289 fc_loopid = lport->lport_loopid_map + loop_id; in tcm_qla2xxx_find_sess_by_loop_id()
1290 se_nacl = fc_loopid->se_nacl; in tcm_qla2xxx_find_sess_by_loop_id()
1319 struct tcm_qla2xxx_fc_loopid *fc_loopid; in tcm_qla2xxx_set_sess_by_loop_id() local
1323 fc_loopid = &((struct tcm_qla2xxx_fc_loopid *) in tcm_qla2xxx_set_sess_by_loop_id()
1326 saved_nacl = fc_loopid->se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()
1329 fc_loopid->se_nacl = new_se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()
1340 fc_loopid->se_nacl = NULL; in tcm_qla2xxx_set_sess_by_loop_id()
1346 fc_loopid->se_nacl = new_se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()
1356 fc_loopid->se_nacl = NULL; in tcm_qla2xxx_set_sess_by_loop_id()
1361 fc_loopid->se_nacl = new_se_nacl; in tcm_qla2xxx_set_sess_by_loop_id()