Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h573 struct mlx5_ib_srq { struct
574 struct ib_srq ibsrq;
575 struct mlx5_core_srq msrq;
576 struct mlx5_frag_buf buf;
577 struct mlx5_db db;
578 struct mlx5_frag_buf_ctrl fbc;
579 u64 *wrid;
582 spinlock_t lock;
583 int head;
584 int tail;
[all …]