Home
last modified time | relevance | path

Searched defs:ndlp (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c79 lpfc_valid_xpt_node(struct lpfc_nodelist *ndlp) in lpfc_valid_xpt_node()
96 struct lpfc_nodelist *ndlp; in lpfc_rport_invalid() local
136 struct lpfc_nodelist *ndlp; in lpfc_terminate_rport_io() local
159 struct lpfc_nodelist *ndlp; in lpfc_dev_loss_tmo_callbk() local
424 struct lpfc_nodelist *ndlp) in lpfc_check_nlp_post_devloss()
448 lpfc_dev_loss_tmo_handler(struct lpfc_nodelist *ndlp) in lpfc_dev_loss_tmo_handler()
833 struct lpfc_nodelist *ndlp; in lpfc_work_list_done() local
1163 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup_rpis() local
1353 struct lpfc_nodelist *ndlp; in lpfc_linkup_cleanup_nodes() local
3223 struct lpfc_nodelist *ndlp; in lpfc_init_vpi_cmpl() local
[all …]
H A Dlpfc_vport.c295 struct lpfc_nodelist *ndlp; in lpfc_vport_create() local
487 lpfc_send_npiv_logo(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp) in lpfc_send_npiv_logo()
537 struct lpfc_nodelist *ndlp = NULL; in disable_vport() local
572 struct lpfc_nodelist *ndlp = NULL; in enable_vport() local
623 struct lpfc_nodelist *ndlp = NULL; in lpfc_vport_delete() local
H A Dlpfc_ct.c118 struct lpfc_nodelist *ndlp; in lpfc_ct_unsol_cmpl() local
153 lpfc_ct_reject_event(struct lpfc_nodelist *ndlp, in lpfc_ct_reject_event()
285 struct lpfc_nodelist *ndlp = NULL; in lpfc_ct_handle_mibreq() local
590 struct lpfc_nodelist *ndlp, uint32_t event_tag, uint32_t num_entry, in lpfc_gen_req()
665 struct lpfc_dmabuf *bmp, struct lpfc_nodelist *ndlp, in lpfc_ct_cmd()
717 struct lpfc_nodelist *ndlp; in lpfc_prep_node_fc4type() local
806 struct lpfc_nodelist *ndlp = NULL; in lpfc_ns_rsp_audit_did() local
854 struct lpfc_nodelist *ndlp = NULL; in lpfc_ns_rsp() local
917 struct lpfc_nodelist *ndlp; in lpfc_cmpl_ct_cmd_gid_ft() local
1132 struct lpfc_nodelist *ndlp; in lpfc_cmpl_ct_cmd_gid_pt() local
[all …]
H A Dlpfc_nvmet.c1314 struct lpfc_nodelist *ndlp; in lpfc_nvmet_ls_req() local
1354 struct lpfc_nodelist *ndlp; in lpfc_nvmet_ls_abort() local
1371 struct lpfc_nodelist *ndlp = hosthandle; in lpfc_nvmet_host_traddr() local
1381 struct lpfc_nodelist *ndlp = hosthandle; in lpfc_nvmet_host_release() local
1787 struct lpfc_nodelist *ndlp; in lpfc_sli4_nvmet_xri_aborted() local
2595 struct lpfc_nodelist *ndlp; in lpfc_nvmet_prep_ls_wqe() local
2720 struct lpfc_nodelist *ndlp; in lpfc_nvmet_prep_fcp_wqe() local
3262 struct lpfc_nodelist *ndlp; in lpfc_nvmet_unsol_issue_abort() local
3357 struct lpfc_nodelist *ndlp; in lpfc_nvmet_sol_fcp_issue_abort() local
3623 lpfc_nvmet_invalidate_host(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp) in lpfc_nvmet_invalidate_host()
H A Dlpfc_nvme.h37 #define lpfc_ndlp_get_nrport(ndlp) \ argument
71 struct lpfc_nodelist *ndlp; member
197 struct lpfc_nodelist *ndlp; member
H A Dlpfc_attr.c474 struct lpfc_nodelist *ndlp; in lpfc_nvme_info_show() local
3912 struct lpfc_nodelist *ndlp; in lpfc_update_rport_devloss_tmo() local
4120 struct lpfc_nodelist *ndlp; in lpfc_tgt_queue_depth_set() local
5381 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_max_scsicmpl_time_set() local
7000 struct lpfc_nodelist *ndlp; in lpfc_get_node_by_target() local
7024 struct lpfc_nodelist *ndlp = lpfc_get_node_by_target(starget); in lpfc_get_starget_port_id() local
7038 struct lpfc_nodelist *ndlp = lpfc_get_node_by_target(starget); in lpfc_get_starget_node_name() local
7053 struct lpfc_nodelist *ndlp = lpfc_get_node_by_target(starget); in lpfc_get_starget_port_name() local
7072 struct lpfc_nodelist *ndlp = rdata->pnode; in lpfc_set_rport_loss_tmo() local
H A Dlpfc_bsg.c78 struct lpfc_nodelist *ndlp; member
308 struct lpfc_nodelist *ndlp; in lpfc_bsg_send_mgmt_cmd_cmp() local
394 struct lpfc_nodelist *ndlp = rdata->pnode; in lpfc_bsg_send_mgmt_cmd() local
570 struct lpfc_nodelist *ndlp; in lpfc_bsg_rport_els_cmp() local
661 struct lpfc_nodelist *ndlp = rdata->pnode; in lpfc_bsg_rport_els() local
1378 struct lpfc_nodelist *ndlp; in lpfc_issue_ct_rsp_cmp() local
1464 struct lpfc_nodelist *ndlp = NULL; in lpfc_issue_ct_rsp() local
H A Dlpfc_init.c3049 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup() local
3407 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_sli4_node_rpi_restore() local
3810 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_offline_prep() local
6677 struct lpfc_nodelist *ndlp; in lpfc_sli4_perform_vport_cvl() local
6748 struct lpfc_nodelist *ndlp; in lpfc_sli4_async_fip_evt() local
H A Dlpfc_disc.h182 #define lpfc_ndlp_check_qdepth(phba, ndlp) \ argument
H A Dlpfc_sli.h144 struct lpfc_nodelist *ndlp; member
436 struct lpfc_nodelist *ndlp; member
H A Dlpfc_mbox.c2652 lpfc_resume_rpi(struct lpfcMboxq *mbox, struct lpfc_nodelist *ndlp) in lpfc_resume_rpi()