Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h590 struct mlx5_ib_srq { struct
591 struct ib_srq ibsrq;
592 struct mlx5_core_srq msrq;
593 struct mlx5_frag_buf buf;
594 struct mlx5_db db;
595 struct mlx5_frag_buf_ctrl fbc;
596 u64 *wrid;
599 spinlock_t lock;
600 int head;
601 int tail;
[all …]