Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib.h334 struct mlx4_ib_srq { struct
335 struct ib_srq ibsrq;
337 struct mlx4_buf buf;
338 struct mlx4_db db;
339 u64 *wrid;
340 spinlock_t lock;
341 int head;
342 int tail;
343 u16 wqe_ctr;
345 struct mlx4_mtt mtt;
[all …]