Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw_type.h523 struct i40iw_modify_cq_info { struct
524 u64 cq_pa;
525 struct i40iw_cqe *cq_base;
526 void *pbl_list;
527 u32 ceq_id;
528 u32 cq_size;
529 u32 shadow_read_threshold;
530 bool virtual_map;
531 u8 pbl_chunk_size;
532 bool check_overflow;
[all …]