Searched defs:mlx4_en_cq (Results 1 – 1 of 1) sorted by relevance
355 struct mlx4_en_cq { struct356 struct mlx4_cq mcq;357 struct mlx4_hwq_resources wqres;358 int ring;359 struct net_device *dev;360 union {364 int size;365 int buf_size;366 int vector;367 enum cq_type type;[all …]