Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_type.h516 struct i40iw_modify_cq_info { struct
517 u64 cq_pa;
518 struct i40iw_cqe *cq_base;
519 void *pbl_list;
520 u32 ceq_id;
521 u32 cq_size;
522 u32 shadow_read_threshold;
523 bool virtual_map;
524 u8 pbl_chunk_size;
525 bool check_overflow;
[all …]