Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mlx4/
Ddevice.h744 struct mlx4_srq { struct
745 void (*event) (struct mlx4_srq *, enum mlx4_event); argument
747 int srqn;
748 int max;
749 int max_gs;
750 int wqe_shift;
752 atomic_t refcount;
753 struct completion free;