Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/
Dmlx4_en.h364 struct mlx4_en_cq { struct
365 struct mlx4_cq mcq;
366 struct mlx4_hwq_resources wqres;
367 int ring;
368 struct net_device *dev;
369 union {
373 int size;
374 int buf_size;
375 int vector;
376 enum cq_type type;
[all …]