Home
last modified time | relevance | path

Searched defs:irdma_modify_cq_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dtype.h623 struct irdma_modify_cq_info { struct
624 u64 cq_pa;
625 struct irdma_cqe *cq_base;
626 u32 cq_size;
627 u32 shadow_read_threshold;
628 u8 pbl_chunk_size;
629 u32 first_pm_pbl_idx;
630 bool virtual_map:1;
631 bool check_overflow;
632 bool cq_resize:1;