Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c49 struct mlx5_eq_table { struct
199 struct mlx5_eq_table *eqt; in mlx5_eq_async_int()
432 struct mlx5_eq_table *eq_table; in mlx5_eq_table_init()
459 struct mlx5_eq_table *table = dev->priv.eq_table; in mlx5_eq_table_cleanup()
472 struct mlx5_eq_table *eq_table = dev->priv.eq_table; in create_async_eq()
483 struct mlx5_eq_table *eq_table = dev->priv.eq_table; in destroy_async_eq()
495 struct mlx5_eq_table *eqt; in cq_err_event_notifier()
503 eqt = mlx5_nb_cof(nb, struct mlx5_eq_table, cq_err_nb); in cq_err_event_notifier()
645 struct mlx5_eq_table *table = dev->priv.eq_table; in create_async_eqs()
714 struct mlx5_eq_table *table = dev->priv.eq_table; in destroy_async_eqs()
[all …]
/linux/include/linux/mlx5/
H A Ddriver.h482 struct mlx5_eq_table;
559 struct mlx5_eq_table *eq_table;