Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Dtype.h416 struct irdma_sc_cqp { struct
417 spinlock_t ooo_list_lock; /* protects list of pending completions */
418 struct list_head ooo_avail;
419 struct list_head ooo_pnd;
420 u32 last_def_cmpl_ticket;
421 u32 sw_def_cmpl_ticket;
422 u32 size;
423 u64 sq_pa;
424 u64 host_ctx_pa;
425 void *back_cqp;
[all …]