Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx4/
H A Ddevice.h764 struct mlx4_srq { struct
765 void (*event) (struct mlx4_srq *, enum mlx4_event); argument
767 int srqn;
768 int max;
769 int max_gs;
770 int wqe_shift;
772 refcount_t refcount;
773 struct completion free;