Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h607 struct mlx5_ib_srq { struct
608 struct ib_srq ibsrq;
609 struct mlx5_core_srq msrq;
610 struct mlx5_frag_buf buf;
611 struct mlx5_db db;
612 struct mlx5_frag_buf_ctrl fbc;
613 u64 *wrid;
616 spinlock_t lock;
617 int head;
618 int tail;
[all …]