Home
last modified time | relevance | path

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

/linux-3.3/include/linux/mlx4/
Ddevice.h430 struct mlx4_srq { struct
431 void (*event) (struct mlx4_srq *, enum mlx4_event); argument
433 int srqn;
434 int max;
435 int max_gs;
436 int wqe_shift;
438 atomic_t refcount;
439 struct completion free;