• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/lpfc/

Lines Matching refs:lpfc_nodelist

21 typedef int (*node_filter)(struct lpfc_nodelist *ndlp, void *param);
48 void lpfc_dequeue_node(struct lpfc_hba *, struct lpfc_nodelist *);
49 void lpfc_nlp_set_state(struct lpfc_hba *, struct lpfc_nodelist *, int);
50 void lpfc_drop_node(struct lpfc_hba *, struct lpfc_nodelist *);
53 int lpfc_unreg_rpi(struct lpfc_hba *, struct lpfc_nodelist *);
55 struct lpfc_iocbq *, struct lpfc_nodelist *);
56 void lpfc_nlp_init(struct lpfc_hba *, struct lpfc_nodelist *, uint32_t);
57 struct lpfc_nodelist *lpfc_nlp_get(struct lpfc_nodelist *);
58 int lpfc_nlp_put(struct lpfc_nodelist *);
59 struct lpfc_nodelist *lpfc_setup_disc_node(struct lpfc_hba *, uint32_t);
65 struct lpfc_nodelist *__lpfc_findnode_rpi(struct lpfc_hba * phba, uint16_t rpi);
66 struct lpfc_nodelist *lpfc_findnode_rpi(struct lpfc_hba * phba, uint16_t rpi);
70 int lpfc_disc_state_machine(struct lpfc_hba *, struct lpfc_nodelist *, void *,
73 int lpfc_check_sparm(struct lpfc_hba *, struct lpfc_nodelist *,
75 int lpfc_els_abort(struct lpfc_hba *, struct lpfc_nodelist * ndlp);
79 int lpfc_issue_els_prli(struct lpfc_hba *, struct lpfc_nodelist *, uint8_t);
80 int lpfc_issue_els_adisc(struct lpfc_hba *, struct lpfc_nodelist *, uint8_t);
81 int lpfc_issue_els_logo(struct lpfc_hba *, struct lpfc_nodelist *, uint8_t);
85 struct lpfc_nodelist *, LPFC_MBOXQ_t *, uint8_t);
87 struct lpfc_nodelist *);
89 struct lpfc_nodelist *);
91 struct lpfc_nodelist *);
92 void lpfc_cancel_retry_delay_tmo(struct lpfc_hba *, struct lpfc_nodelist *);
94 void lpfc_els_retry_delay_handler(struct lpfc_nodelist *);
108 int lpfc_ns_cmd(struct lpfc_hba *, struct lpfc_nodelist *, int);
109 int lpfc_fdmi_cmd(struct lpfc_hba *, struct lpfc_nodelist *, int);
183 struct lpfc_nodelist *lpfc_findnode_did(struct lpfc_hba *, uint32_t);
184 struct lpfc_nodelist *lpfc_findnode_wwpn(struct lpfc_hba *, struct lpfc_name *);