Home
last modified time | relevance | path

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

/linux-5.10/drivers/scsi/lpfc/
Dlpfc_nportdisc.c52 lpfc_check_adisc(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_check_adisc()
73 lpfc_check_sparm(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_check_sparm()
208 lpfc_els_abort(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp) in lpfc_els_abort()
293 struct lpfc_nodelist *ndlp; in lpfc_defer_pt2pt_acc() local
345 struct lpfc_nodelist *ndlp = pmb->ctx_ndlp; in lpfc_defer_acc_rsp() local
384 lpfc_rcv_plogi(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_rcv_plogi()
720 struct lpfc_nodelist *ndlp; in lpfc_mbx_cmpl_resume_rpi() local
739 lpfc_rcv_padisc(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_rcv_padisc()
834 lpfc_rcv_logo(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_rcv_logo()
934 struct lpfc_nodelist *ndlp, in lpfc_rcv_prli_support_check()
[all …]
Dlpfc_els.c155 struct lpfc_nodelist *ndlp, uint32_t did, in lpfc_prep_els_iocb()
374 struct lpfc_nodelist *ndlp; in lpfc_issue_fabric_reglogin() local
465 struct lpfc_nodelist *ndlp; in lpfc_issue_reg_vfi() local
658 lpfc_cmpl_els_flogi_fabric(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_cmpl_els_flogi_fabric()
853 lpfc_cmpl_els_flogi_nport(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_cmpl_els_flogi_nport()
987 struct lpfc_nodelist *ndlp = cmdiocb->context1; in lpfc_cmpl_els_flogi() local
1266 lpfc_issue_els_flogi(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_issue_els_flogi()
1403 struct lpfc_nodelist *ndlp; in lpfc_els_abort_flogi() local
1453 struct lpfc_nodelist *ndlp; in lpfc_initial_flogi() local
1505 struct lpfc_nodelist *ndlp; in lpfc_initial_fdisc() local
[all …]
Dlpfc_hbadisc.c80 struct lpfc_nodelist * ndlp; in lpfc_terminate_rport_io() local
114 struct lpfc_nodelist * ndlp; in lpfc_dev_loss_tmo_callbk() local
205 lpfc_dev_loss_tmo_handler(struct lpfc_nodelist *ndlp) in lpfc_dev_loss_tmo_handler()
520 struct lpfc_nodelist *ndlp; in lpfc_work_list_done() local
811 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup_rpis() local
982 struct lpfc_nodelist *ndlp; in lpfc_linkup_cleanup_nodes() local
2869 struct lpfc_nodelist *ndlp; in lpfc_init_vpi_cmpl() local
3581 struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *)pmb->ctx_ndlp; in lpfc_mbx_cmpl_reg_login() local
3905 struct lpfc_nodelist *ndlp; in lpfc_mbx_cmpl_fabric_reg_login() local
4058 struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *)pmb->ctx_ndlp; in lpfc_mbx_cmpl_ns_reg_login() local
[all …]
Dlpfc_vport.c297 struct lpfc_nodelist *ndlp; in lpfc_vport_create() local
493 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in disable_vport() local
547 struct lpfc_nodelist *ndlp = NULL; in enable_vport() local
604 struct lpfc_nodelist *ndlp = NULL; in lpfc_vport_delete() local
865 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_vport_reset_stat_data() local
887 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_alloc_bucket() local
921 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_free_bucket() local
Dlpfc_disc.h152 struct lpfc_nodelist *ndlp; member
156 #define lpfc_ndlp_check_qdepth(phba, ndlp) \ argument
194 #define NLP_CHK_NODE_ACT(ndlp) (((ndlp)->nlp_usg_map \ argument
199 #define NLP_SET_NODE_ACT(ndlp) ((ndlp)->nlp_usg_map \ argument
201 #define NLP_INT_NODE_ACT(ndlp) ((ndlp)->nlp_usg_map \ argument
203 #define NLP_CLR_NODE_ACT(ndlp) ((ndlp)->nlp_usg_map \ argument
205 #define NLP_CHK_IACT_REQ(ndlp) ((ndlp)->nlp_usg_map \ argument
207 #define NLP_SET_IACT_REQ(ndlp) ((ndlp)->nlp_usg_map \ argument
209 #define NLP_CHK_FREE_REQ(ndlp) ((ndlp)->nlp_usg_map \ argument
211 #define NLP_SET_FREE_REQ(ndlp) ((ndlp)->nlp_usg_map \ argument
[all …]
Dlpfc_nvme.c359 struct lpfc_nodelist *ndlp; in lpfc_nvme_remoteport_delete() local
475 struct lpfc_nodelist *ndlp; in __lpfc_nvme_ls_req_cmp() local
546 struct lpfc_nodelist *ndlp, uint32_t num_entry, in lpfc_nvme_gen_req()
687 __lpfc_nvme_ls_req(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in __lpfc_nvme_ls_req()
844 __lpfc_nvme_ls_abort(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in __lpfc_nvme_ls_abort()
944 struct lpfc_nodelist *ndlp; in lpfc_nvme_ls_abort() local
1082 struct lpfc_nodelist *ndlp; in lpfc_nvme_io_cmd_wqe_cmpl() local
1613 struct lpfc_nodelist *ndlp; in lpfc_nvme_fcp_io_submit() local
2087 lpfc_get_nvme_buf(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, in lpfc_get_nvme_buf()
2411 lpfc_nvme_register_port(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp) in lpfc_nvme_register_port()
[all …]
Dlpfc_ct.c319 struct lpfc_nodelist *ndlp, uint32_t usr_flg, uint32_t num_entry, in lpfc_gen_req()
411 struct lpfc_dmabuf *bmp, struct lpfc_nodelist *ndlp, in lpfc_ct_cmd()
463 struct lpfc_nodelist *ndlp; in lpfc_prep_node_fc4type() local
552 struct lpfc_nodelist *ndlp = NULL; in lpfc_ns_rsp_audit_did() local
604 struct lpfc_nodelist *ndlp = NULL; in lpfc_ns_rsp() local
671 struct lpfc_nodelist *ndlp; in lpfc_cmpl_ct_cmd_gid_ft() local
880 struct lpfc_nodelist *ndlp; in lpfc_cmpl_ct_cmd_gid_pt() local
1087 struct lpfc_nodelist *ndlp; in lpfc_cmpl_ct_cmd_gff_id() local
1220 struct lpfc_nodelist *ndlp; in lpfc_cmpl_ct_cmd_gft_id() local
1301 struct lpfc_nodelist *ndlp; in lpfc_cmpl_ct() local
[all …]
Dlpfc_nvmet.c1313 struct lpfc_nodelist *ndlp; in lpfc_nvmet_ls_req() local
1353 struct lpfc_nodelist *ndlp; in lpfc_nvmet_ls_abort() local
1370 struct lpfc_nodelist *ndlp = hosthandle; in lpfc_nvmet_host_release() local
1770 struct lpfc_nodelist *ndlp; in lpfc_sli4_nvmet_xri_aborted() local
2577 struct lpfc_nodelist *ndlp; in lpfc_nvmet_prep_ls_wqe() local
2701 struct lpfc_nodelist *ndlp; in lpfc_nvmet_prep_fcp_wqe() local
3242 struct lpfc_nodelist *ndlp; in lpfc_nvmet_unsol_issue_abort() local
3338 struct lpfc_nodelist *ndlp; in lpfc_nvmet_sol_fcp_issue_abort() local
3606 lpfc_nvmet_invalidate_host(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp) in lpfc_nvmet_invalidate_host()
Dlpfc_scsi.c515 struct lpfc_nodelist *ndlp; in lpfc_sli4_io_xri_aborted() local
591 lpfc_get_scsi_buf_s3(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, in lpfc_get_scsi_buf_s3()
630 lpfc_get_scsi_buf_s4(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, in lpfc_get_scsi_buf_s4()
742 lpfc_get_scsi_buf(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, in lpfc_get_scsi_buf()
990 struct lpfc_nodelist *ndlp; in lpfc_bg_err_inject() local
4207 struct lpfc_nodelist *ndlp = rdata->pnode; in lpfc_scsi_prep_task_mgmt_cmd() local
4507 struct lpfc_nodelist *ndlp; in lpfc_queuecommand() local
5377 struct lpfc_nodelist *ndlp = NULL; in lpfc_bus_reset_handler() local
Dlpfc_nvme.h40 #define lpfc_ndlp_get_nrport(ndlp) \ argument
74 struct lpfc_nodelist *ndlp; member
200 struct lpfc_nodelist *ndlp; member
Dlpfc_sli.c861 struct lpfc_nodelist *ndlp = NULL; in lpfc_clr_rrq_active() local
978 lpfc_cleanup_vports_rrqs(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp) in lpfc_cleanup_vports_rrqs()
1016 lpfc_test_rrq_active(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, in lpfc_test_rrq_active()
1045 lpfc_set_rrq_active(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, in lpfc_set_rrq_active()
1134 struct lpfc_nodelist *ndlp; in __lpfc_sli_get_els_sglq() local
2446 __lpfc_sli_rpi_release(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp) in __lpfc_sli_rpi_release()
2475 struct lpfc_nodelist *ndlp; in lpfc_sli_def_mbox_cmpl() local
2579 struct lpfc_nodelist *ndlp; in lpfc_sli4_unreg_rpi_cmpl_clr() local
2803 struct lpfc_nodelist *ndlp; in lpfc_nvme_unsol_ls_handler() local
9526 struct lpfc_nodelist *ndlp; in lpfc_sli4_iocb2wqe() local
[all …]
Dlpfc_attr.c167 struct lpfc_nodelist *ndlp; in lpfc_nvme_info_show() local
3625 struct lpfc_nodelist *ndlp; in lpfc_update_rport_devloss_tmo() local
3836 struct lpfc_nodelist *ndlp; in lpfc_tgt_queue_depth_set() local
4390 struct lpfc_nodelist *ndlp = NULL; in sysfs_drvr_stat_data_read() local
5456 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_max_scsicmpl_time_set() local
6962 struct lpfc_nodelist *ndlp; in lpfc_get_node_by_target() local
6985 struct lpfc_nodelist *ndlp = lpfc_get_node_by_target(starget); in lpfc_get_starget_port_id() local
6999 struct lpfc_nodelist *ndlp = lpfc_get_node_by_target(starget); in lpfc_get_starget_node_name() local
7014 struct lpfc_nodelist *ndlp = lpfc_get_node_by_target(starget); in lpfc_get_starget_port_name() local
7033 struct lpfc_nodelist *ndlp = rdata->pnode; in lpfc_set_rport_loss_tmo() local
Dlpfc_bsg.c78 struct lpfc_nodelist *ndlp; member
308 struct lpfc_nodelist *ndlp; in lpfc_bsg_send_mgmt_cmd_cmp() local
393 struct lpfc_nodelist *ndlp = rdata->pnode; in lpfc_bsg_send_mgmt_cmd() local
584 struct lpfc_nodelist *ndlp; in lpfc_bsg_rport_els_cmp() local
667 struct lpfc_nodelist *ndlp = rdata->pnode; in lpfc_bsg_rport_els() local
1405 struct lpfc_nodelist *ndlp; in lpfc_issue_ct_rsp_cmp() local
1488 struct lpfc_nodelist *ndlp = NULL; in lpfc_issue_ct_rsp() local
Dlpfc_init.c2840 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup() local
3080 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_sli4_node_prep() local
3484 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_offline_prep() local
5591 struct lpfc_nodelist *ndlp; in lpfc_sli4_perform_vport_cvl() local
5669 struct lpfc_nodelist *ndlp; in lpfc_sli4_async_fip_evt() local
Dlpfc_sli.h113 struct lpfc_nodelist *ndlp; member
385 struct lpfc_nodelist *ndlp; member
Dlpfc_mbox.c2613 lpfc_resume_rpi(struct lpfcMboxq *mbox, struct lpfc_nodelist *ndlp) in lpfc_resume_rpi()
Dlpfc_sli4.h992 struct lpfc_nodelist *ndlp; /* ndlp associated with IO */ member
1018 struct lpfc_nodelist *ndlp; member
1035 struct lpfc_nodelist *ndlp; member
Dlpfc_debugfs.c811 struct lpfc_nodelist *ndlp; in lpfc_debugfs_nodelist_data() local