Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma.h313 struct ocrdma_cq { struct
315 struct ocrdma_cqe *va; argument
316 u32 phase;
317 u32 getp; /* pointer to pending wrs to
321 u32 max_hw_cqe;
322 bool phase_change;
323 spinlock_t cq_lock ____cacheline_aligned; /* provide synchronization
327 spinlock_t comp_handler_lock ____cacheline_aligned;
328 u16 id;
329 u16 eqn;
[all …]