Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h516 struct mlx5_ib_srq { struct
517 struct ib_srq ibsrq;
518 struct mlx5_core_srq msrq;
519 struct mlx5_frag_buf buf;
520 struct mlx5_db db;
521 u64 *wrid;
524 spinlock_t lock;
525 int head;
526 int tail;
527 u16 wqe_ctr;
[all …]