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