Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h603 struct mlx5_ib_srq { struct
604 struct ib_srq ibsrq;
605 struct mlx5_core_srq msrq;
606 struct mlx5_frag_buf buf;
607 struct mlx5_db db;
608 struct mlx5_frag_buf_ctrl fbc;
609 u64 *wrid;
612 spinlock_t lock;
613 int head;
614 int tail;
[all …]