Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h591 struct mlx5_ib_srq { struct
592 struct ib_srq ibsrq;
593 struct mlx5_core_srq msrq;
594 struct mlx5_frag_buf buf;
595 struct mlx5_db db;
596 struct mlx5_frag_buf_ctrl fbc;
597 u64 *wrid;
600 spinlock_t lock;
601 int head;
602 int tail;
[all …]