Home
last modified time | relevance | path

Searched refs:mlx5_eq_async (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c75 struct mlx5_eq_async pages_eq;
76 struct mlx5_eq_async cmd_eq;
77 struct mlx5_eq_async async_eq;
192 static void mlx5_eq_async_int_lock(struct mlx5_eq_async *eq, unsigned long *flags) in mlx5_eq_async_int_lock()
201 static void mlx5_eq_async_int_unlock(struct mlx5_eq_async *eq, unsigned long *flags) in mlx5_eq_async_int_unlock()
218 struct mlx5_eq_async *eq_async = in mlx5_eq_async_int()
219 container_of(nb, struct mlx5_eq_async, irq_nb); in mlx5_eq_async_int()
259 struct mlx5_eq_async *eq = &dev->priv.eq_table->cmd_eq; in mlx5_cmd_eq_recover()
603 setup_async_eq(struct mlx5_core_dev *dev, struct mlx5_eq_async *eq, in setup_async_eq()
625 struct mlx5_eq_async *eq, const char *name) in cleanup_async_eq()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Deq.h37 struct mlx5_eq_async { struct