Lines Matching refs:lpfc_nodelist
23 typedef int (*node_filter)(struct lpfc_nodelist *, void *);
55 struct lpfc_nodelist *);
90 void lpfc_enqueue_node(struct lpfc_vport *, struct lpfc_nodelist *);
91 void lpfc_dequeue_node(struct lpfc_vport *, struct lpfc_nodelist *);
92 struct lpfc_nodelist *lpfc_enable_node(struct lpfc_vport *,
93 struct lpfc_nodelist *, int);
94 void lpfc_nlp_set_state(struct lpfc_vport *, struct lpfc_nodelist *, int);
95 void lpfc_drop_node(struct lpfc_vport *, struct lpfc_nodelist *);
98 int lpfc_unreg_rpi(struct lpfc_vport *, struct lpfc_nodelist *);
105 struct lpfc_iocbq *, struct lpfc_nodelist *);
106 struct lpfc_nodelist *lpfc_nlp_init(struct lpfc_vport *vport, uint32_t did);
107 struct lpfc_nodelist *lpfc_nlp_get(struct lpfc_nodelist *);
108 int lpfc_nlp_put(struct lpfc_nodelist *);
109 int lpfc_nlp_not_used(struct lpfc_nodelist *ndlp);
110 struct lpfc_nodelist *lpfc_setup_disc_node(struct lpfc_vport *, uint32_t);
118 struct lpfc_nodelist *__lpfc_findnode_rpi(struct lpfc_vport *, uint16_t);
119 struct lpfc_nodelist *lpfc_findnode_rpi(struct lpfc_vport *, uint16_t);
123 int lpfc_disc_state_machine(struct lpfc_vport *, struct lpfc_nodelist *, void *,
127 int lpfc_check_sparm(struct lpfc_vport *, struct lpfc_nodelist *,
129 void lpfc_els_abort(struct lpfc_hba *, struct lpfc_nodelist *);
139 int lpfc_issue_els_prli(struct lpfc_vport *, struct lpfc_nodelist *, uint8_t);
140 int lpfc_issue_els_adisc(struct lpfc_vport *, struct lpfc_nodelist *, uint8_t);
141 int lpfc_issue_els_logo(struct lpfc_vport *, struct lpfc_nodelist *, uint8_t);
142 int lpfc_issue_els_npiv_logo(struct lpfc_vport *, struct lpfc_nodelist *);
149 struct lpfc_nodelist *, LPFC_MBOXQ_t *);
151 struct lpfc_nodelist *, LPFC_MBOXQ_t *);
153 struct lpfc_nodelist *);
155 struct lpfc_nodelist *);
156 void lpfc_cancel_retry_delay_tmo(struct lpfc_vport *, struct lpfc_nodelist *);
158 void lpfc_els_retry_delay_handler(struct lpfc_nodelist *);
171 uint8_t, struct lpfc_nodelist *,
182 int lpfc_fdmi_cmd(struct lpfc_vport *, struct lpfc_nodelist *, int, uint32_t);
237 void lpfc_resume_rpi(struct lpfcMboxq *, struct lpfc_nodelist *);
356 struct lpfc_nodelist *lpfc_findnode_did(struct lpfc_vport *, uint32_t);
357 struct lpfc_nodelist *lpfc_findnode_wwpn(struct lpfc_vport *,
359 struct lpfc_nodelist *lpfc_findnode_mapped(struct lpfc_vport *vport);
437 void lpfc_fabric_abort_nport(struct lpfc_nodelist *);
478 int lpfc_test_rrq_active(struct lpfc_hba *, struct lpfc_nodelist *, uint16_t);
481 int lpfc_set_rrq_active(struct lpfc_hba *, struct lpfc_nodelist *,
484 void lpfc_cleanup_vports_rrqs(struct lpfc_vport *, struct lpfc_nodelist *);
497 void lpfc_sli4_abts_err_handler(struct lpfc_hba *, struct lpfc_nodelist *,
500 struct lpfc_nodelist *);
551 struct lpfc_nodelist *ndlp);
553 struct lpfc_nodelist *ndlp);
555 struct lpfc_nodelist *ndlp);
582 struct lpfc_nodelist *ndlp, u32 hwqid,