Home
last modified time | relevance | path

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

/linux-5.10/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h522 struct mlx5_ib_srq { struct
523 struct ib_srq ibsrq;
524 struct mlx5_core_srq msrq;
525 struct mlx5_frag_buf buf;
526 struct mlx5_db db;
527 struct mlx5_frag_buf_ctrl fbc;
528 u64 *wrid;
531 spinlock_t lock;
532 int head;
533 int tail;
[all …]