Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h585 struct mlx5_ib_srq { struct
586 struct ib_srq ibsrq;
587 struct mlx5_core_srq msrq;
588 struct mlx5_frag_buf buf;
589 struct mlx5_db db;
590 struct mlx5_frag_buf_ctrl fbc;
591 u64 *wrid;
594 spinlock_t lock;
595 int head;
596 int tail;
[all …]