Lines Matching refs:uint32_t
31 void lpfc_config_async(struct lpfc_hba *, LPFC_MBOXQ_t *, uint32_t);
42 int lpfc_reg_rpi(struct lpfc_hba *, uint16_t, uint32_t, uint8_t *,
44 void lpfc_set_var(struct lpfc_hba *, LPFC_MBOXQ_t *, uint32_t, uint32_t);
45 void lpfc_unreg_login(struct lpfc_hba *, uint16_t, uint32_t, LPFC_MBOXQ_t *);
46 void lpfc_unreg_did(struct lpfc_hba *, uint16_t, uint32_t, LPFC_MBOXQ_t *);
53 void lpfc_init_link(struct lpfc_hba *, LPFC_MBOXQ_t *, uint32_t, uint32_t);
61 struct lpfc_vport *lpfc_find_vport_by_did(struct lpfc_hba *, uint32_t);
98 void lpfc_nlp_init(struct lpfc_vport *, struct lpfc_nodelist *, uint32_t);
102 struct lpfc_nodelist *lpfc_setup_disc_node(struct lpfc_vport *, uint32_t);
113 int lpfc_workq_post_event(struct lpfc_hba *, void *, void *, uint32_t);
116 uint32_t);
120 struct serv_parm *, uint32_t, int);
130 int lpfc_issue_els_plogi(struct lpfc_vport *, uint32_t, uint8_t);
135 int lpfc_issue_els_scr(struct lpfc_vport *, uint32_t, uint8_t);
139 int lpfc_els_rsp_acc(struct lpfc_vport *, uint32_t, struct lpfc_iocbq *,
141 int lpfc_els_rsp_reject(struct lpfc_vport *, uint32_t, struct lpfc_iocbq *,
154 int lpfc_rscn_payload_check(struct lpfc_vport *, uint32_t);
163 uint32_t, uint32_t);
169 int lpfc_ns_cmd(struct lpfc_vport *, int, uint8_t, uint32_t);
181 void lpfc_hba_init(struct lpfc_hba *, uint32_t *);
228 void lpfc_config_hbq(struct lpfc_hba *, uint32_t, struct lpfc_hbq_init *,
229 uint32_t , LPFC_MBOXQ_t *);
260 struct lpfc_sli_ring *, uint32_t);
266 void lpfc_sli_cancel_iocbs(struct lpfc_hba *, struct list_head *, uint32_t,
267 uint32_t);
271 int lpfc_sli_brdready(struct lpfc_hba *, uint32_t);
279 int lpfc_sli_issue_mbox(struct lpfc_hba *, LPFC_MBOXQ_t *, uint32_t);
284 struct lpfc_sli_ring *, uint32_t);
288 int lpfc_sli_issue_iocb(struct lpfc_hba *, uint32_t,
289 struct lpfc_iocbq *, uint32_t);
290 void lpfc_sli_pcimem_bcopy(void *, void *, uint32_t);
291 void lpfc_sli_bemem_bcopy(void *, void *, uint32_t);
302 uint32_t lpfc_sli_get_buffer_tag(struct lpfc_hba *);
304 struct lpfc_sli_ring *, uint32_t );
307 int lpfc_sli_hbqbuf_add_hbqs(struct lpfc_hba *, uint32_t);
322 struct lpfc_nodelist *lpfc_findnode_did(struct lpfc_vport *, uint32_t);
326 int lpfc_sli_issue_mbox_wait(struct lpfc_hba *, LPFC_MBOXQ_t *, uint32_t);
328 int lpfc_sli_issue_iocb_wait(struct lpfc_hba *, uint32_t,
330 uint32_t);
380 extern void lpfc_debugfs_disc_trc(struct lpfc_vport *, int, char *, uint32_t,
381 uint32_t, uint32_t);
382 extern void lpfc_debugfs_slow_ring_trc(struct lpfc_hba *, char *, uint32_t,
383 uint32_t, uint32_t);
426 void lpfc_parse_fcoe_conf(struct lpfc_hba *, uint8_t *, uint32_t);
446 int __lpfc_sli_issue_iocb(struct lpfc_hba *, uint32_t,
447 struct lpfc_iocbq *, uint32_t);
448 uint32_t lpfc_drain_txq(struct lpfc_hba *);
458 uint32_t);
461 struct lpfc_dmabuf *, uint32_t);
463 int lpfc_wr_object(struct lpfc_hba *, struct list_head *, uint32_t, uint32_t *);
473 int lpfc_hba_init_link_fc_topology(struct lpfc_hba *, uint32_t, uint32_t);
481 uint32_t lpfc_sli_port_speed_get(struct lpfc_hba *);
500 struct lpfc_name *, uint64_t *, uint32_t *);