Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mlx4/
Ddevice.h727 struct mlx4_srq { struct
728 void (*event) (struct mlx4_srq *, enum mlx4_event); argument
730 int srqn;
731 int max;
732 int max_gs;
733 int wqe_shift;
735 atomic_t refcount;
736 struct completion free;