/drivers/scsi/lpfc/ |
D | lpfc_crtn.h | 23 typedef int (*node_filter)(struct lpfc_nodelist *, void *); 54 struct lpfc_nodelist *); 86 void lpfc_enqueue_node(struct lpfc_vport *, struct lpfc_nodelist *); 87 void lpfc_dequeue_node(struct lpfc_vport *, struct lpfc_nodelist *); 88 struct lpfc_nodelist *lpfc_enable_node(struct lpfc_vport *, 89 struct lpfc_nodelist *, int); 90 void lpfc_nlp_set_state(struct lpfc_vport *, struct lpfc_nodelist *, int); 91 void lpfc_drop_node(struct lpfc_vport *, struct lpfc_nodelist *); 94 int lpfc_unreg_rpi(struct lpfc_vport *, struct lpfc_nodelist *); 101 struct lpfc_iocbq *, struct lpfc_nodelist *); [all …]
|
D | lpfc_nportdisc.c | 52 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() 345 struct lpfc_nodelist *ndlp = pmb->ctx_ndlp; in lpfc_defer_acc_rsp() 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() 724 ndlp = (struct lpfc_nodelist *)mboxq->ctx_ndlp; in lpfc_mbx_cmpl_resume_rpi() 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() [all …]
|
D | lpfc_hbadisc.c | 80 struct lpfc_nodelist * ndlp; in lpfc_terminate_rport_io() 114 struct lpfc_nodelist * ndlp; in lpfc_dev_loss_tmo_callbk() 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() 533 ndlp = (struct lpfc_nodelist *) (evtp->evt_arg1); in lpfc_work_list_done() 542 ndlp = (struct lpfc_nodelist *)(evtp->evt_arg1); in lpfc_work_list_done() 556 ndlp = (struct lpfc_nodelist *)(evtp->evt_arg1); in lpfc_work_list_done() 826 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup_rpis() 997 struct lpfc_nodelist *ndlp; in lpfc_linkup_cleanup_nodes() 2883 struct lpfc_nodelist *ndlp; in lpfc_init_vpi_cmpl() [all …]
|
D | lpfc_nvme.h | 74 struct lpfc_nodelist *ndlp; 200 struct lpfc_nodelist *ndlp; 236 int __lpfc_nvme_ls_req(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, 244 struct lpfc_nodelist *ndlp, struct nvmefc_ls_req *pnvme_lsreq);
|
D | lpfc_els.c | 55 struct lpfc_nodelist *ndlp, uint8_t retry); 155 struct lpfc_nodelist *ndlp, uint32_t did, in lpfc_prep_els_iocb() 374 struct lpfc_nodelist *ndlp; in lpfc_issue_fabric_reglogin() 465 struct lpfc_nodelist *ndlp; in lpfc_issue_reg_vfi() 658 lpfc_cmpl_els_flogi_fabric(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_cmpl_els_flogi_fabric() 663 struct lpfc_nodelist *np; in lpfc_cmpl_els_flogi_fabric() 664 struct lpfc_nodelist *next_np; 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() 1276 lpfc_issue_els_flogi(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_issue_els_flogi() [all …]
|
D | lpfc_vport.c | 297 struct lpfc_nodelist *ndlp; in lpfc_vport_create() 493 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in disable_vport() 547 struct lpfc_nodelist *ndlp = NULL; in enable_vport() 604 struct lpfc_nodelist *ndlp = NULL; in lpfc_vport_delete() 865 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_vport_reset_stat_data() 887 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_alloc_bucket() 921 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_free_bucket()
|
D | lpfc_nvme.c | 57 lpfc_get_nvme_buf(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, 359 struct lpfc_nodelist *ndlp; in lpfc_nvme_remoteport_delete() 475 struct lpfc_nodelist *ndlp; in __lpfc_nvme_ls_req_cmp() 479 ndlp = (struct lpfc_nodelist *)cmdwqe->context1; in __lpfc_nvme_ls_req_cmp() 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() 847 __lpfc_nvme_ls_abort(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in __lpfc_nvme_ls_abort() 947 struct lpfc_nodelist *ndlp; in lpfc_nvme_ls_abort() 1085 struct lpfc_nodelist *ndlp; in lpfc_nvme_io_cmd_wqe_cmpl() 1313 struct lpfc_nodelist *pnode, in lpfc_nvme_prep_io_cmd() [all …]
|
D | lpfc_disc.h | 80 struct lpfc_nodelist { struct 154 struct lpfc_nodelist *ndlp; argument
|
D | lpfc_sli.h | 113 struct lpfc_nodelist *ndlp; 385 struct lpfc_nodelist *ndlp;
|
D | lpfc_ct.c | 319 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() 552 struct lpfc_nodelist *ndlp = NULL; in lpfc_ns_rsp_audit_did() 604 struct lpfc_nodelist *ndlp = NULL; in lpfc_ns_rsp() 671 struct lpfc_nodelist *ndlp; in lpfc_cmpl_ct_cmd_gid_ft() 880 struct lpfc_nodelist *ndlp; in lpfc_cmpl_ct_cmd_gid_pt() 1087 struct lpfc_nodelist *ndlp; in lpfc_cmpl_ct_cmd_gff_id() 1220 struct lpfc_nodelist *ndlp; in lpfc_cmpl_ct_cmd_gft_id() 1301 struct lpfc_nodelist *ndlp; in lpfc_cmpl_ct() [all …]
|
D | lpfc_scsi.h | 43 struct lpfc_nodelist *pnode; /* Pointer to the node structure. */
|
D | lpfc_sli4.h | 993 struct lpfc_nodelist *ndlp; /* ndlp associated with IO */ 1019 struct lpfc_nodelist *ndlp; 1036 struct lpfc_nodelist *ndlp; 1105 int lpfc_sli4_resume_rpi(struct lpfc_nodelist *,
|
D | lpfc_scsi.c | 148 struct lpfc_nodelist *pnode; in lpfc_update_stats() 515 struct lpfc_nodelist *ndlp; in lpfc_sli4_io_xri_aborted() 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() 3496 struct lpfc_nodelist *pnode = lpfc_cmd->rdata->pnode; in lpfc_send_scsi_error_event() 3804 struct lpfc_nodelist *pnode = rdata->pnode; in lpfc_scsi_cmd_iocb_cmpl() 4084 struct lpfc_nodelist *pnode) in lpfc_scsi_prep_cmnd() 4207 struct lpfc_nodelist *ndlp = rdata->pnode; in lpfc_scsi_prep_task_mgmt_cmd() [all …]
|
D | lpfc_nvmet.c | 1313 struct lpfc_nodelist *ndlp; in lpfc_nvmet_ls_req() 1328 ndlp = (struct lpfc_nodelist *)hosthandle; in lpfc_nvmet_ls_req() 1353 struct lpfc_nodelist *ndlp; in lpfc_nvmet_ls_abort() 1360 ndlp = (struct lpfc_nodelist *)hosthandle; in lpfc_nvmet_ls_abort() 1370 struct lpfc_nodelist *ndlp = hosthandle; in lpfc_nvmet_host_release() 1770 struct lpfc_nodelist *ndlp; in lpfc_sli4_nvmet_xri_aborted() 2577 struct lpfc_nodelist *ndlp; in lpfc_nvmet_prep_ls_wqe() 2701 struct lpfc_nodelist *ndlp; in lpfc_nvmet_prep_fcp_wqe() 3242 struct lpfc_nodelist *ndlp; in lpfc_nvmet_unsol_issue_abort() 3337 struct lpfc_nodelist *ndlp; in lpfc_nvmet_sol_fcp_issue_abort() [all …]
|
D | lpfc.h | 656 (struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, 668 struct lpfc_nodelist *); 817 struct lpfc_nodelist fc_fcpnodev; /* nodelist entry for no device */
|
D | lpfc_sli.c | 861 struct lpfc_nodelist *ndlp = NULL; in lpfc_clr_rrq_active() 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() 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() 2517 ndlp = (struct lpfc_nodelist *)pmb->ctx_ndlp; in lpfc_sli_def_mbox_cmpl() 2524 ndlp = (struct lpfc_nodelist *)pmb->ctx_ndlp; in lpfc_sli_def_mbox_cmpl() 2579 struct lpfc_nodelist *ndlp; in lpfc_sli4_unreg_rpi_cmpl_clr() [all …]
|
D | lpfc_attr.c | 167 struct lpfc_nodelist *ndlp; in lpfc_nvme_info_show() 3645 struct lpfc_nodelist *ndlp; in lpfc_update_rport_devloss_tmo() 3856 struct lpfc_nodelist *ndlp; in lpfc_tgt_queue_depth_set() 4410 struct lpfc_nodelist *ndlp = NULL; in sysfs_drvr_stat_data_read() 5476 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_max_scsicmpl_time_set() 6994 static struct lpfc_nodelist * 6999 struct lpfc_nodelist *ndlp; in lpfc_get_node_by_target() 7022 struct lpfc_nodelist *ndlp = lpfc_get_node_by_target(starget); in lpfc_get_starget_port_id() 7036 struct lpfc_nodelist *ndlp = lpfc_get_node_by_target(starget); in lpfc_get_starget_node_name() 7051 struct lpfc_nodelist *ndlp = lpfc_get_node_by_target(starget); in lpfc_get_starget_port_name() [all …]
|
D | lpfc_mem.c | 121 sizeof(struct lpfc_nodelist)); in lpfc_mem_alloc()
|
D | lpfc_bsg.c | 78 struct lpfc_nodelist *ndlp; 308 struct lpfc_nodelist *ndlp; in lpfc_bsg_send_mgmt_cmd_cmp() 393 struct lpfc_nodelist *ndlp = rdata->pnode; in lpfc_bsg_send_mgmt_cmd() 584 struct lpfc_nodelist *ndlp; in lpfc_bsg_rport_els_cmp() 667 struct lpfc_nodelist *ndlp = rdata->pnode; in lpfc_bsg_rport_els() 1405 struct lpfc_nodelist *ndlp; in lpfc_issue_ct_rsp_cmp() 1488 struct lpfc_nodelist *ndlp = NULL; in lpfc_issue_ct_rsp()
|
D | lpfc_init.c | 2840 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup() 3080 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_sli4_node_prep() 3484 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_offline_prep() 5588 static struct lpfc_nodelist * 5591 struct lpfc_nodelist *ndlp; in lpfc_sli4_perform_vport_cvl() 5669 struct lpfc_nodelist *ndlp; in lpfc_sli4_async_fip_evt()
|
D | lpfc_mbox.c | 2613 lpfc_resume_rpi(struct lpfcMboxq *mbox, struct lpfc_nodelist *ndlp) in lpfc_resume_rpi()
|
D | lpfc_debugfs.c | 811 struct lpfc_nodelist *ndlp; in lpfc_debugfs_nodelist_data()
|