Searched defs:pvrdma_wq (Results 1 – 1 of 1) sorted by relevance
151 struct pvrdma_wq { struct152 struct pvrdma_ring *ring;153 spinlock_t lock; /* Work queue lock. */154 int wqe_cnt;155 int wqe_size;156 int max_sg;157 int offset;