Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h359 struct mlx4_ib_srq { struct
360 struct ib_srq ibsrq;
361 struct mlx4_srq msrq;
362 struct mlx4_buf buf;
363 struct mlx4_db db;
364 u64 *wrid;
365 spinlock_t lock;
366 int head;
367 int tail;
368 u16 wqe_ctr;
[all …]