Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h374 struct mlx4_ib_srq { struct
375 struct ib_srq ibsrq;
377 struct mlx4_buf buf;
378 struct mlx4_db db;
379 u64 *wrid;
380 spinlock_t lock;
381 int head;
382 int tail;
383 u16 wqe_ctr;
385 struct mlx4_mtt mtt;
[all …]