Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx4/
Ddevice.h774 struct mlx4_srq { struct
775 void (*event) (struct mlx4_srq *, enum mlx4_event); argument
777 int srqn;
778 int max;
779 int max_gs;
780 int wqe_shift;
782 refcount_t refcount;
783 struct completion free;