Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h532 struct mlx5_ib_srq { struct
533 struct ib_srq ibsrq;
534 struct mlx5_core_srq msrq;
535 struct mlx5_frag_buf buf;
536 struct mlx5_db db;
537 struct mlx5_frag_buf_ctrl fbc;
538 u64 *wrid;
541 spinlock_t lock;
542 int head;
543 int tail;
[all …]