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