Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h354 struct mlx4_ib_srq { struct
355 struct ib_srq ibsrq;
356 struct mlx4_srq msrq;
357 struct mlx4_buf buf;
358 struct mlx4_db db;
359 u64 *wrid;
360 spinlock_t lock;
361 int head;
362 int tail;
363 u16 wqe_ctr;
[all …]