Lines Matching refs:tcm_qla2xxx_lport

166 	struct tcm_qla2xxx_lport *lport = tpg->lport;  in tcm_qla2xxx_get_fabric_wwn()
778 static void tcm_qla2xxx_clear_sess_lookup(struct tcm_qla2xxx_lport *,
788 struct tcm_qla2xxx_lport *lport = container_of(se_wwn, in tcm_qla2xxx_clear_nacl_from_fcport_map()
789 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_clear_nacl_from_fcport_map()
912 struct tcm_qla2xxx_lport *lport = container_of(se_wwn, in tcm_qla2xxx_enable_tpg()
913 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_enable_tpg()
986 struct tcm_qla2xxx_lport *lport = container_of(wwn, in tcm_qla2xxx_make_tpg()
987 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_make_tpg()
1034 struct tcm_qla2xxx_lport *lport = tpg->lport; in tcm_qla2xxx_drop_tpg()
1055 struct tcm_qla2xxx_lport *lport = container_of(se_wwn, in tcm_qla2xxx_npiv_enable_tpg()
1056 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_npiv_enable_tpg()
1082 struct tcm_qla2xxx_lport *lport = container_of(wwn, in tcm_qla2xxx_npiv_make_tpg()
1083 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_npiv_make_tpg()
1125 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_find_sess_by_s_id()
1161 struct tcm_qla2xxx_lport *lport, in tcm_qla2xxx_set_sess_by_s_id()
1230 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_find_sess_by_loop_id()
1266 struct tcm_qla2xxx_lport *lport, in tcm_qla2xxx_set_sess_by_loop_id()
1329 static void tcm_qla2xxx_clear_sess_lookup(struct tcm_qla2xxx_lport *lport, in tcm_qla2xxx_clear_sess_lookup()
1346 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_free_session()
1371 struct tcm_qla2xxx_lport *lport = tpg->lport; in tcm_qla2xxx_session_cb()
1404 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_check_initiator_node_acl()
1451 struct tcm_qla2xxx_lport *lport = vha->vha_tgt.target_lport_ptr; in tcm_qla2xxx_update_sess()
1542 static int tcm_qla2xxx_init_lport(struct tcm_qla2xxx_lport *lport) in tcm_qla2xxx_init_lport()
1570 struct tcm_qla2xxx_lport *lport = in tcm_qla2xxx_lport_register_cb()
1571 (struct tcm_qla2xxx_lport *)target_lport_ptr; in tcm_qla2xxx_lport_register_cb()
1587 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_make_lport()
1594 lport = kzalloc(sizeof(struct tcm_qla2xxx_lport), GFP_KERNEL); in tcm_qla2xxx_make_lport()
1624 struct tcm_qla2xxx_lport *lport = container_of(wwn, in tcm_qla2xxx_drop_lport()
1625 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_drop_lport()
1654 struct tcm_qla2xxx_lport *lport = in tcm_qla2xxx_lport_register_npiv_cb()
1655 (struct tcm_qla2xxx_lport *)target_lport_ptr; in tcm_qla2xxx_lport_register_npiv_cb()
1656 struct tcm_qla2xxx_lport *base_lport = in tcm_qla2xxx_lport_register_npiv_cb()
1657 (struct tcm_qla2xxx_lport *)base_vha->vha_tgt.target_lport_ptr; in tcm_qla2xxx_lport_register_npiv_cb()
1699 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_npiv_make_lport()
1720 lport = kzalloc(sizeof(struct tcm_qla2xxx_lport), GFP_KERNEL); in tcm_qla2xxx_npiv_make_lport()
1749 struct tcm_qla2xxx_lport *lport = container_of(wwn, in tcm_qla2xxx_npiv_drop_lport()
1750 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_npiv_drop_lport()