Searched defs:mlx4_en_cq (Results 1 – 1 of 1) sorted by relevance
351 struct mlx4_en_cq { struct352 struct mlx4_cq mcq;353 struct mlx4_hwq_resources wqres;354 int ring;355 struct net_device *dev;356 union {360 int size;361 int buf_size;362 int vector;363 enum cq_type type;[all …]