Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dcq.h40 struct mlx5_core_cq { struct
50 void (*comp)(struct mlx5_core_cq *cq, struct mlx5_eqe *eqe); argument
51 void (*event) (struct mlx5_core_cq *, enum mlx5_event); argument
58 void (*comp)(struct mlx5_core_cq *cq, struct mlx5_eqe *eqe); argument
60 } tasklet_ctx;
61 int reset_notify_added;
62 struct list_head reset_notify;
63 struct mlx5_eq_comp *eq;
64 u16 uid;