Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h363 struct mlx4_en_cq { struct
364 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 …]