Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dmlx4_en.h366 struct mlx4_en_cq { struct
367 struct mlx4_cq mcq;
368 struct mlx4_hwq_resources wqres;
369 int ring;
370 struct net_device *dev;
371 union {
375 int size;
376 int buf_size;
377 int vector;
378 enum cq_type type;
[all …]