Lines Matching refs:uint16_t
26 void lpfc_dump_mem(struct lpfc_hba *, LPFC_MBOXQ_t *, uint16_t, uint16_t);
28 int lpfc_dump_static_vport(struct lpfc_hba *, LPFC_MBOXQ_t *, uint16_t);
42 int lpfc_reg_rpi(struct lpfc_hba *, uint16_t, uint32_t, uint8_t *,
43 LPFC_MBOXQ_t *, uint16_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 *);
52 void lpfc_unreg_vpi(struct lpfc_hba *, uint16_t, LPFC_MBOXQ_t *);
59 uint16_t, uint16_t, bool);
73 void lpfc_release_rpi(struct lpfc_hba *, struct lpfc_vport *, uint16_t);
110 struct lpfc_nodelist *__lpfc_findnode_rpi(struct lpfc_vport *, uint16_t);
111 struct lpfc_nodelist *lpfc_findnode_rpi(struct lpfc_vport *, uint16_t);
161 struct lpfc_iocbq *lpfc_prep_els_iocb(struct lpfc_vport *, uint8_t, uint16_t,
220 void lpfc_init_vpi(struct lpfc_hba *, struct lpfcMboxq *, uint16_t);
223 void lpfc_unreg_fcfi(struct lpfcMboxq *, uint16_t);
235 uint16_t);
242 uint16_t lpfc_sli4_fcf_rr_next_index_get(struct lpfc_hba *);
243 void lpfc_sli4_set_fcf_flogi_fail(struct lpfc_hba *, uint16_t);
244 int lpfc_sli4_fcf_rr_index_set(struct lpfc_hba *, uint16_t);
245 void lpfc_sli4_fcf_rr_index_clear(struct lpfc_hba *, uint16_t);
246 int lpfc_sli4_fcf_rr_next_proc(struct lpfc_vport *, uint16_t);
265 uint16_t lpfc_sli_next_iotag(struct lpfc_hba *, struct lpfc_iocbq *);
312 int lpfc_sli_sum_iocb(struct lpfc_vport *, uint16_t, uint64_t, lpfc_ctx_cmd);
313 int lpfc_sli_abort_iocb(struct lpfc_vport *, struct lpfc_sli_ring *, uint16_t,
317 uint16_t, uint64_t, lpfc_ctx_cmd);
389 int lpfc_sli4_get_allocated_extnts(struct lpfc_hba *, uint16_t,
390 uint16_t *, uint16_t *);
391 int lpfc_sli4_get_avail_extnt_rsrc(struct lpfc_hba *, uint16_t,
392 uint16_t *, uint16_t *);
429 struct lpfc_vport *lpfc_find_vport_by_vpid(struct lpfc_hba *, uint16_t);
430 struct lpfc_sglq *__lpfc_get_active_sglq(struct lpfc_hba *, uint16_t);
449 void lpfc_clr_rrq_active(struct lpfc_hba *, uint16_t, struct lpfc_node_rrq *);
450 int lpfc_test_rrq_active(struct lpfc_hba *, struct lpfc_nodelist *, uint16_t);
454 uint16_t, uint16_t, uint16_t);
455 uint16_t lpfc_sli4_xri_inrange(struct lpfc_hba *, uint16_t);
457 struct lpfc_node_rrq *lpfc_get_active_rrq(struct lpfc_vport *, uint16_t,
466 uint16_t lpfc_sli_sriov_nr_virtfn_get(struct lpfc_hba *);