Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h567 struct mlx5_ib_srq { struct
568 struct ib_srq ibsrq;
569 struct mlx5_core_srq msrq;
570 struct mlx5_frag_buf buf;
571 struct mlx5_db db;
572 struct mlx5_frag_buf_ctrl fbc;
573 u64 *wrid;
576 spinlock_t lock;
577 int head;
578 int tail;
[all …]