/linux-3.3/drivers/scsi/lpfc/ |
D | lpfc_nportdisc.c | 48 lpfc_check_adisc(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_check_adisc() 65 lpfc_check_sparm(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_check_sparm() 200 lpfc_els_abort(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp) in lpfc_els_abort() 258 lpfc_rcv_plogi(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_rcv_plogi() 449 lpfc_rcv_padisc(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_rcv_padisc() 506 lpfc_rcv_logo(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_rcv_logo() 591 lpfc_rcv_prli(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_rcv_prli() 631 lpfc_disc_set_adisc(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp) in lpfc_disc_set_adisc() 688 lpfc_disc_illegal(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_disc_illegal() 714 lpfc_cmpl_plogi_illegal(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_cmpl_plogi_illegal() [all …]
|
D | lpfc_els.c | 151 struct lpfc_nodelist *ndlp, uint32_t did, in lpfc_prep_els_iocb() 345 struct lpfc_nodelist *ndlp; in lpfc_issue_fabric_reglogin() local 435 struct lpfc_nodelist *ndlp; in lpfc_issue_reg_vfi() local 615 lpfc_cmpl_els_flogi_fabric(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_cmpl_els_flogi_fabric() 776 lpfc_cmpl_els_flogi_nport(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_cmpl_els_flogi_nport() 902 struct lpfc_nodelist *ndlp = cmdiocb->context1; in lpfc_cmpl_els_flogi() local 1104 lpfc_issue_els_flogi(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, in lpfc_issue_els_flogi() 1210 struct lpfc_nodelist *ndlp; in lpfc_els_abort_flogi() local 1259 struct lpfc_nodelist *ndlp; in lpfc_initial_flogi() local 1313 struct lpfc_nodelist *ndlp; in lpfc_initial_fdisc() local [all …]
|
D | lpfc_hbadisc.c | 73 struct lpfc_nodelist * ndlp; in lpfc_terminate_rport_io() local 107 struct lpfc_nodelist * ndlp; in lpfc_dev_loss_tmo_callbk() local 176 lpfc_dev_loss_tmo_handler(struct lpfc_nodelist *ndlp) in lpfc_dev_loss_tmo_handler() 489 struct lpfc_nodelist *ndlp; in lpfc_work_list_done() local 778 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup_rpis() local 917 struct lpfc_nodelist *ndlp; in lpfc_linkup_cleanup_nodes() local 2719 struct lpfc_nodelist *ndlp; in lpfc_init_vpi_cmpl() local 3323 struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) pmb->context2; in lpfc_mbx_cmpl_reg_login() local 3618 struct lpfc_nodelist *ndlp; in lpfc_mbx_cmpl_fabric_reg_login() local 3696 struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) pmb->context2; in lpfc_mbx_cmpl_ns_reg_login() local [all …]
|
D | lpfc_vport.c | 293 struct lpfc_nodelist *ndlp; in lpfc_vport_create() local 465 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in disable_vport() local 517 struct lpfc_nodelist *ndlp = NULL; in enable_vport() local 566 struct lpfc_nodelist *ndlp = NULL; in lpfc_vport_delete() local 813 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_vport_reset_stat_data() local 835 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_alloc_bucket() local 868 struct lpfc_nodelist *ndlp = NULL, *next_ndlp = NULL; in lpfc_free_bucket() local
|
D | lpfc_disc.h | 129 struct lpfc_nodelist *ndlp; member 159 #define NLP_CHK_NODE_ACT(ndlp) (((ndlp)->nlp_usg_map \ argument 164 #define NLP_SET_NODE_ACT(ndlp) ((ndlp)->nlp_usg_map \ argument 166 #define NLP_INT_NODE_ACT(ndlp) ((ndlp)->nlp_usg_map \ argument 168 #define NLP_CLR_NODE_ACT(ndlp) ((ndlp)->nlp_usg_map \ argument 170 #define NLP_CHK_IACT_REQ(ndlp) ((ndlp)->nlp_usg_map \ argument 172 #define NLP_SET_IACT_REQ(ndlp) ((ndlp)->nlp_usg_map \ argument 174 #define NLP_CHK_FREE_REQ(ndlp) ((ndlp)->nlp_usg_map \ argument 176 #define NLP_SET_FREE_REQ(ndlp) ((ndlp)->nlp_usg_map \ argument 178 #define NLP_CHK_FREE_ACK(ndlp) ((ndlp)->nlp_usg_map \ argument [all …]
|
D | lpfc_ct.c | 306 struct lpfc_nodelist *ndlp, uint32_t usr_flg, uint32_t num_entry, in lpfc_gen_req() 386 struct lpfc_dmabuf *bmp, struct lpfc_nodelist *ndlp, in lpfc_ct_cmd() 441 struct lpfc_nodelist *ndlp = NULL; in lpfc_ns_rsp() local 593 struct lpfc_nodelist *ndlp; in lpfc_cmpl_ct_cmd_gid_ft() local 753 struct lpfc_nodelist *ndlp; in lpfc_cmpl_ct_cmd_gff_id() local 872 struct lpfc_nodelist *ndlp; in lpfc_cmpl_ct() local 1100 struct lpfc_nodelist * ndlp; in lpfc_ns_cmd() local 1301 struct lpfc_nodelist *ndlp; in lpfc_cmpl_ct_cmd_fdmi() local 1358 lpfc_fdmi_cmd(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, int cmdcode) in lpfc_fdmi_cmd() 1814 struct lpfc_nodelist *ndlp; in lpfc_fdmi_timeout_handler() local
|
D | lpfc_scsi.c | 221 struct lpfc_nodelist *ndlp, in lpfc_send_sdev_queuedepth_change_event() 663 struct lpfc_nodelist *ndlp; in lpfc_sli4_fcp_xri_aborted() local 1002 lpfc_get_scsi_buf_s3(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp) in lpfc_get_scsi_buf_s3() 1030 lpfc_get_scsi_buf_s4(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp) in lpfc_get_scsi_buf_s4() 1068 lpfc_get_scsi_buf(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp) in lpfc_get_scsi_buf() 3009 struct lpfc_nodelist *ndlp = rdata->pnode; in lpfc_scsi_prep_task_mgmt_cmd() local 3231 struct lpfc_nodelist *ndlp; in lpfc_queuecommand_lck() local 3874 struct lpfc_nodelist *ndlp = NULL; in lpfc_bus_reset_handler() local
|
D | lpfc_bsg.c | 75 struct lpfc_nodelist *ndlp; member 170 struct lpfc_nodelist *ndlp; in lpfc_bsg_send_mgmt_cmd_cmp() local 238 struct lpfc_nodelist *ndlp = rdata->pnode; in lpfc_bsg_send_mgmt_cmd() local 420 struct lpfc_nodelist *ndlp; in lpfc_bsg_rport_els_cmp() local 495 struct lpfc_nodelist *ndlp = rdata->pnode; in lpfc_bsg_rport_els() local 1211 struct lpfc_nodelist *ndlp; in lpfc_issue_ct_rsp_cmp() local 1279 struct lpfc_nodelist *ndlp = NULL; in lpfc_issue_ct_rsp() local
|
D | lpfc_sli.c | 572 __lpfc_set_rrq_active(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, in __lpfc_set_rrq_active() 643 struct lpfc_nodelist *ndlp = NULL; in lpfc_clr_rrq_active() local 759 lpfc_cleanup_vports_rrqs(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp) in lpfc_cleanup_vports_rrqs() 831 lpfc_test_rrq_active(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, in lpfc_test_rrq_active() 858 lpfc_set_rrq_active(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, in lpfc_set_rrq_active() 887 struct lpfc_nodelist *ndlp; in __lpfc_sli_get_sglq() local 2127 struct lpfc_nodelist *ndlp; in lpfc_sli_def_mbox_cmpl() local 7678 struct lpfc_nodelist *ndlp; in lpfc_sli4_iocb2wqe() local 8284 struct lpfc_nodelist *ndlp) in lpfc_sli_abts_recover_port() 8338 struct lpfc_nodelist *ndlp = NULL; in lpfc_sli_abts_err_handler() local [all …]
|
D | lpfc_attr.c | 2453 struct lpfc_nodelist *ndlp; in lpfc_update_rport_devloss_tmo() local 3112 struct lpfc_nodelist *ndlp = NULL; in sysfs_drvr_stat_data_read() local 3648 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_max_scsicmpl_time_set() local 4614 struct lpfc_nodelist *ndlp; in lpfc_get_node_by_target() local 4637 struct lpfc_nodelist *ndlp = lpfc_get_node_by_target(starget); in lpfc_get_starget_port_id() local 4651 struct lpfc_nodelist *ndlp = lpfc_get_node_by_target(starget); in lpfc_get_starget_node_name() local 4666 struct lpfc_nodelist *ndlp = lpfc_get_node_by_target(starget); in lpfc_get_starget_port_name() local
|
D | lpfc_init.c | 2300 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_cleanup() local 2615 struct lpfc_nodelist *ndlp, *next_ndlp; in lpfc_offline_prep() local 3508 struct lpfc_nodelist *ndlp; in lpfc_sli4_perform_vport_cvl() local 3587 struct lpfc_nodelist *ndlp; in lpfc_sli4_async_fip_evt() local
|
D | lpfc_mbox.c | 2295 lpfc_resume_rpi(struct lpfcMboxq *mbox, struct lpfc_nodelist *ndlp) in lpfc_resume_rpi()
|
D | lpfc_sli.h | 87 struct lpfc_nodelist *ndlp; member
|
D | lpfc_debugfs.c | 531 struct lpfc_nodelist *ndlp; in lpfc_debugfs_nodelist_data() local
|
D | lpfc_sli4.h | 552 struct lpfc_nodelist *ndlp; /* ndlp associated with IO */ member
|