Lines Matching refs:tcm_qla2xxx_lport
166 struct tcm_qla2xxx_lport *lport = tpg->lport; in tcm_qla2xxx_get_fabric_wwn()
788 static void tcm_qla2xxx_clear_sess_lookup(struct tcm_qla2xxx_lport *,
798 struct tcm_qla2xxx_lport *lport = container_of(se_wwn, in tcm_qla2xxx_clear_nacl_from_fcport_map()
799 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_clear_nacl_from_fcport_map()
922 struct tcm_qla2xxx_lport *lport = container_of(se_wwn, in tcm_qla2xxx_enable_tpg()
923 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_enable_tpg()
996 struct tcm_qla2xxx_lport *lport = container_of(wwn, in tcm_qla2xxx_make_tpg()
997 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_make_tpg()
1044 struct tcm_qla2xxx_lport *lport = tpg->lport; in tcm_qla2xxx_drop_tpg()
1065 struct tcm_qla2xxx_lport *lport = container_of(se_wwn, in tcm_qla2xxx_npiv_enable_tpg()
1066 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_npiv_enable_tpg()
1092 struct tcm_qla2xxx_lport *lport = container_of(wwn, in tcm_qla2xxx_npiv_make_tpg()
1093 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_npiv_make_tpg()
1135 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_find_sess_by_s_id()
1171 struct tcm_qla2xxx_lport *lport, in tcm_qla2xxx_set_sess_by_s_id()
1240 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_find_sess_by_loop_id()
1276 struct tcm_qla2xxx_lport *lport, in tcm_qla2xxx_set_sess_by_loop_id()
1339 static void tcm_qla2xxx_clear_sess_lookup(struct tcm_qla2xxx_lport *lport, in tcm_qla2xxx_clear_sess_lookup()
1356 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_free_session()
1381 struct tcm_qla2xxx_lport *lport = tpg->lport; in tcm_qla2xxx_session_cb()
1414 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_check_initiator_node_acl()
1461 struct tcm_qla2xxx_lport *lport = vha->vha_tgt.target_lport_ptr; in tcm_qla2xxx_update_sess()
1552 static int tcm_qla2xxx_init_lport(struct tcm_qla2xxx_lport *lport) in tcm_qla2xxx_init_lport()
1581 struct tcm_qla2xxx_lport *lport = in tcm_qla2xxx_lport_register_cb()
1582 (struct tcm_qla2xxx_lport *)target_lport_ptr; in tcm_qla2xxx_lport_register_cb()
1598 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_make_lport()
1605 lport = kzalloc(sizeof(struct tcm_qla2xxx_lport), GFP_KERNEL); in tcm_qla2xxx_make_lport()
1635 struct tcm_qla2xxx_lport *lport = container_of(wwn, in tcm_qla2xxx_drop_lport()
1636 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_drop_lport()
1665 struct tcm_qla2xxx_lport *lport = in tcm_qla2xxx_lport_register_npiv_cb()
1666 (struct tcm_qla2xxx_lport *)target_lport_ptr; in tcm_qla2xxx_lport_register_npiv_cb()
1667 struct tcm_qla2xxx_lport *base_lport = in tcm_qla2xxx_lport_register_npiv_cb()
1668 (struct tcm_qla2xxx_lport *)base_vha->vha_tgt.target_lport_ptr; in tcm_qla2xxx_lport_register_npiv_cb()
1710 struct tcm_qla2xxx_lport *lport; in tcm_qla2xxx_npiv_make_lport()
1731 lport = kzalloc(sizeof(struct tcm_qla2xxx_lport), GFP_KERNEL); in tcm_qla2xxx_npiv_make_lport()
1760 struct tcm_qla2xxx_lport *lport = container_of(wwn, in tcm_qla2xxx_npiv_drop_lport()
1761 struct tcm_qla2xxx_lport, lport_wwn); in tcm_qla2xxx_npiv_drop_lport()