Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h285 struct mlx5_ib_srq { struct
286 struct ib_srq ibsrq;
287 struct mlx5_core_srq msrq;
288 struct mlx5_buf buf;
289 struct mlx5_db db;
290 u64 *wrid;
293 spinlock_t lock;
294 int head;
295 int tail;
296 u16 wqe_ctr;
[all …]