Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h327 struct mlx4_ib_srq { struct
328 struct ib_srq ibsrq;
329 struct mlx4_srq msrq;
330 struct mlx4_buf buf;
331 struct mlx4_db db;
332 u64 *wrid;
333 spinlock_t lock;
334 int head;
335 int tail;
336 u16 wqe_ctr;
[all …]