Lines Matching refs:tcm_qla2xxx_lport
192 struct tcm_qla2xxx_lport *lport = tpg->lport; in tcm_qla2xxx_get_fabric_wwn()
643 static void tcm_qla2xxx_clear_sess_lookup(struct tcm_qla2xxx_lport *,
653 struct tcm_qla2xxx_lport *lport = container_of(se_wwn, in tcm_qla2xxx_clear_nacl_from_fcport_map()
654 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_clear_nacl_from_fcport_map()
921 struct tcm_qla2xxx_lport *lport = container_of(wwn, in tcm_qla2xxx_make_tpg()
922 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_make_tpg()
968 struct tcm_qla2xxx_lport *lport = tpg->lport; in tcm_qla2xxx_drop_tpg()
996 struct tcm_qla2xxx_lport *lport = container_of(se_wwn, in tcm_qla2xxx_npiv_tpg_enable_store()
997 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_npiv_tpg_enable_store()
1042 struct tcm_qla2xxx_lport *lport = container_of(wwn, in tcm_qla2xxx_npiv_make_tpg()
1043 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_npiv_make_tpg()
1086 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_find_sess_by_s_id()
1122 struct tcm_qla2xxx_lport *lport, in tcm_qla2xxx_set_sess_by_s_id()
1191 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_find_sess_by_loop_id()
1227 struct tcm_qla2xxx_lport *lport, in tcm_qla2xxx_set_sess_by_loop_id()
1290 static void tcm_qla2xxx_clear_sess_lookup(struct tcm_qla2xxx_lport *lport, in tcm_qla2xxx_clear_sess_lookup()
1312 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_free_session()
1347 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_check_initiator_node_acl()
1424 struct tcm_qla2xxx_lport *lport = vha->vha_tgt.target_lport_ptr; in tcm_qla2xxx_update_sess()
1511 static int tcm_qla2xxx_init_lport(struct tcm_qla2xxx_lport *lport) in tcm_qla2xxx_init_lport()
1541 struct tcm_qla2xxx_lport *lport = in tcm_qla2xxx_lport_register_cb()
1542 (struct tcm_qla2xxx_lport *)target_lport_ptr; in tcm_qla2xxx_lport_register_cb()
1558 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_make_lport()
1565 lport = kzalloc(sizeof(struct tcm_qla2xxx_lport), GFP_KERNEL); in tcm_qla2xxx_make_lport()
1595 struct tcm_qla2xxx_lport *lport = container_of(wwn, in tcm_qla2xxx_drop_lport()
1596 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_drop_lport()
1625 struct tcm_qla2xxx_lport *lport = in tcm_qla2xxx_lport_register_npiv_cb()
1626 (struct tcm_qla2xxx_lport *)target_lport_ptr; in tcm_qla2xxx_lport_register_npiv_cb()
1627 struct tcm_qla2xxx_lport *base_lport = in tcm_qla2xxx_lport_register_npiv_cb()
1628 (struct tcm_qla2xxx_lport *)base_vha->vha_tgt.target_lport_ptr; in tcm_qla2xxx_lport_register_npiv_cb()
1670 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_npiv_make_lport()
1691 lport = kzalloc(sizeof(struct tcm_qla2xxx_lport), GFP_KERNEL); in tcm_qla2xxx_npiv_make_lport()
1720 struct tcm_qla2xxx_lport *lport = container_of(wwn, in tcm_qla2xxx_npiv_drop_lport()
1721 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_npiv_drop_lport()