Searched defs:mlx4_en_cq (Results 1 – 1 of 1) sorted by relevance
370 struct mlx4_en_cq { struct371 struct mlx4_cq mcq;372 struct mlx4_hwq_resources wqres;373 int ring;374 struct net_device *dev;375 union {379 int size;380 int buf_size;381 int vector;382 enum cq_type type;[all …]