Lines Matching refs:uint32_t

179 	uint32_t entry_count;	/* Number of entries to support on the queue */
180 uint32_t entry_size; /* Size of each queue entry. */
181 uint32_t entry_cnt_per_pg;
182 uint32_t notify_interval; /* Queue Notification Interval
198 uint32_t max_proc_limit; /* Queue Processing Limit
213 uint32_t queue_claimed; /* indicates queue is being processed */
214 uint32_t queue_id; /* Queue ID assigned by the hardware */
215 uint32_t assoc_qid; /* Queue ID associated with, for CQ/WQ/MQ */
216 uint32_t host_index; /* The host's index for putting or getting */
217 uint32_t hba_index; /* The last known hba index for get or put */
218 uint32_t q_mode;
245 uint32_t q_cnt_1;
246 uint32_t q_cnt_2;
247 uint32_t q_cnt_3;
286 uint32_t speed;
294 uint32_t logical_speed;
302 uint32_t priority;
304 uint32_t addr_mode;
305 uint32_t flag;
315 uint32_t priority;
331 uint32_t fcf_flag;
345 uint32_t addr_mode;
346 uint32_t eligible_fcf_cnt;
351 uint32_t current_fcf_scan_pri;
429 uint32_t bmbx_size;
490 uint32_t idx;
504 uint32_t word0;
518 uint32_t supported;
519 uint32_t if_type;
520 uint32_t sli_rev;
521 uint32_t sli_family;
522 uint32_t featurelevel_1;
523 uint32_t featurelevel_2;
524 uint32_t proto_types;
530 uint32_t sge_supp_len;
531 uint32_t if_page_sz;
532 uint32_t rq_db_window;
533 uint32_t loopbk_scope;
534 uint32_t oas_supported;
535 uint32_t eq_pages_max;
536 uint32_t eqe_size;
537 uint32_t cq_pages_max;
538 uint32_t cqe_size;
539 uint32_t mq_pages_max;
540 uint32_t mqe_size;
541 uint32_t mq_elem_cnt;
542 uint32_t wq_pages_max;
543 uint32_t wqe_size;
544 uint32_t rq_pages_max;
545 uint32_t rqe_size;
546 uint32_t hdr_pages_max;
547 uint32_t hdr_size;
548 uint32_t hdr_pp_align;
549 uint32_t sgl_pages_max;
550 uint32_t sgl_pp_align;
551 uint32_t mib_size;
582 uint32_t pf_number;
583 uint32_t vf_number;
678 uint32_t alloc_xri_get;
679 uint32_t alloc_xri_put;
680 uint32_t free_xri;
681 uint32_t wq_access;
682 uint32_t alloc_pvt_pool;
683 uint32_t mv_from_pvt_pool;
684 uint32_t mv_to_pub_pool;
685 uint32_t mv_to_pvt_pool;
686 uint32_t free_pub_pool;
687 uint32_t free_pvt_pool;
693 uint32_t icnt;
711 uint32_t total_io_bufs;
712 uint32_t get_io_bufs;
713 uint32_t put_io_bufs;
714 uint32_t empty_io_bufs;
715 uint32_t abts_scsi_io_bufs;
716 uint32_t abts_nvme_io_bufs;
831 uint32_t ue_mask_lo;
832 uint32_t ue_mask_hi;
833 uint32_t ue_to_sr;
834 uint32_t ue_to_rp;
842 uint32_t count, bool arm);
844 uint32_t count, bool arm);
867 uint32_t fw_func_mode; /* FW function protocol mode */
868 uint32_t ulp0_mode; /* ULP0 protocol mode */
869 uint32_t ulp1_mode; /* ULP1 protocol mode */
890 uint32_t intr_enable;
940 uint32_t pport_name_sta;
946 uint32_t physical_port;
959 uint32_t conf_trunk;
1020 uint32_t len;
1022 uint32_t page_count;
1023 uint32_t start_rpi;
1063 uint8_t, uint32_t, bool);
1065 void lpfc_sli4_mbx_sge_set(struct lpfcMboxq *, uint32_t, dma_addr_t, uint32_t);
1066 void lpfc_sli4_mbx_sge_get(struct lpfcMboxq *, uint32_t,
1073 uint32_t page_size,
1074 uint32_t entry_size,
1075 uint32_t entry_count, int cpu);
1077 int lpfc_eq_create(struct lpfc_hba *, struct lpfc_queue *, uint32_t);
1078 void lpfc_modify_hba_eq_delay(struct lpfc_hba *phba, uint32_t startq,
1079 uint32_t numq, uint32_t usdelay);
1081 struct lpfc_queue *, uint32_t, uint32_t);
1083 struct lpfc_sli4_hdw_queue *hdwq, uint32_t type,
1084 uint32_t subtype);
1086 struct lpfc_queue *, uint32_t);
1088 struct lpfc_queue *, uint32_t);
1090 struct lpfc_queue *, struct lpfc_queue *, uint32_t);
1093 uint32_t subtype);
1146 uint32_t count, bool arm);
1148 uint32_t count, bool arm);
1151 uint32_t count, bool arm);
1153 uint32_t count, bool arm);