Searched defs:mlx4_en_cq (Results 1 – 1 of 1) sorted by relevance
366 struct mlx4_en_cq { struct367 struct mlx4_cq mcq;368 struct mlx4_hwq_resources wqres;369 int ring;370 struct net_device *dev;371 union {375 int size;376 int buf_size;377 int vector;378 enum cq_type type;[all …]