Searched defs:mlx4_en_cq (Results 1 – 1 of 1) sorted by relevance
390 struct mlx4_en_cq { struct391 struct mlx4_cq mcq;392 struct mlx4_hwq_resources wqres;393 int ring;394 spinlock_t lock;395 if_t dev;397 struct timer_list timer;398 int size;399 int buf_size;400 unsigned vector;[all …]