Home
last modified time | relevance | path

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

/include/linux/mlx4/
Ddevice.h763 struct mlx4_srq { struct
764 void (*event) (struct mlx4_srq *, enum mlx4_event); argument
766 int srqn;
767 int max;
768 int max_gs;
769 int wqe_shift;
771 refcount_t refcount;
772 struct completion free;