Home
last modified time | relevance | path

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

/linux-3.3/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h160 struct mlx4_ib_srq { struct
161 struct ib_srq ibsrq;
162 struct mlx4_srq msrq;
163 struct mlx4_buf buf;
164 struct mlx4_db db;
165 u64 *wrid;
166 spinlock_t lock;
167 int head;
168 int tail;
169 u16 wqe_ctr;
[all …]