Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h373 struct mlx4_ib_srq { struct
374 struct ib_srq ibsrq;
375 struct mlx4_srq msrq;
376 struct mlx4_buf buf;
377 struct mlx4_db db;
378 u64 *wrid;
379 spinlock_t lock;
380 int head;
381 int tail;
382 u16 wqe_ctr;
[all …]