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.c47 struct mlx5_eq_table { struct
197 struct mlx5_eq_table *eqt; in mlx5_eq_async_int()
430 struct mlx5_eq_table *eq_table; in mlx5_eq_table_init()
457 struct mlx5_eq_table *table = dev->priv.eq_table; in mlx5_eq_table_cleanup()
470 struct mlx5_eq_table *eq_table = dev->priv.eq_table; in create_async_eq()
481 struct mlx5_eq_table *eq_table = dev->priv.eq_table; in destroy_async_eq()
493 struct mlx5_eq_table *eqt; in cq_err_event_notifier()
501 eqt = mlx5_nb_cof(nb, struct mlx5_eq_table, cq_err_nb); in cq_err_event_notifier()
646 struct mlx5_eq_table *table = dev->priv.eq_table; in create_async_eqs()
715 struct mlx5_eq_table *table = dev->priv.eq_table; in destroy_async_eqs()
[all …]
/linux/include/linux/mlx5/
H A Ddriver.h489 struct mlx5_eq_table;
565 struct mlx5_eq_table *eq_table;