Home
last modified time | relevance | path

Searched defs:mlx4_en_cq (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h355 struct mlx4_en_cq { struct
356 struct mlx4_cq mcq;
357 struct mlx4_hwq_resources wqres;
358 int ring;
359 struct net_device *dev;
360 union {
364 int size;
365 int buf_size;
366 int vector;
367 enum cq_type type;
[all …]