Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h311 struct mlx4_ib_srq { struct
312 struct ib_srq ibsrq;
313 struct mlx4_srq msrq;
314 struct mlx4_buf buf;
315 struct mlx4_db db;
316 u64 *wrid;
317 spinlock_t lock;
318 int head;
319 int tail;
320 u16 wqe_ctr;
[all …]