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