Home
last modified time | relevance | path

Searched refs:target_lport_ptr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1175 lport = vha->vha_tgt.target_lport_ptr; in tcm_qla2xxx_find_sess_by_s_id()
1280 lport = vha->vha_tgt.target_lport_ptr; in tcm_qla2xxx_find_sess_by_loop_id()
1402 lport = vha->vha_tgt.target_lport_ptr; in tcm_qla2xxx_free_session()
1458 lport = vha->vha_tgt.target_lport_ptr; in tcm_qla2xxx_check_initiator_node_acl()
1498 struct tcm_qla2xxx_lport *lport = vha->vha_tgt.target_lport_ptr; in tcm_qla2xxx_update_sess()
1614 void *target_lport_ptr, in tcm_qla2xxx_lport_register_cb() argument
1619 (struct tcm_qla2xxx_lport *)target_lport_ptr; in tcm_qla2xxx_lport_register_cb()
1624 vha->vha_tgt.target_lport_ptr = target_lport_ptr; in tcm_qla2xxx_lport_register_cb()
1696 void *target_lport_ptr, in tcm_qla2xxx_lport_register_npiv_cb() argument
1703 (struct tcm_qla2xxx_lport *)target_lport_ptr; in tcm_qla2xxx_lport_register_npiv_cb()
[all …]
H A Dqla_target.c1623 vha->vha_tgt.target_lport_ptr) in qlt_release()
6471 int qlt_lport_register(void *target_lport_ptr, u64 phys_wwpn, in qlt_lport_register() argument
6525 rc = (*callback)(vha, target_lport_ptr, npiv_wwpn, npiv_wwnn); in qlt_lport_register()
6550 vha->vha_tgt.target_lport_ptr = NULL; in qlt_lport_deregister()
H A Dqla_def.h3792 void *target_lport_ptr; member