Home
last modified time | relevance | path

Searched refs:mlx5_eswitch_is_funcs_handler (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h502 static inline bool mlx5_eswitch_is_funcs_handler(const struct mlx5_core_dev *dev) in mlx5_eswitch_is_funcs_handler() function
677 static inline bool mlx5_eswitch_is_funcs_handler(struct mlx5_core_dev *dev) { return false; } in mlx5_eswitch_is_funcs_handler() function
Deq.c592 if (mlx5_eswitch_is_funcs_handler(dev)) in gather_async_events_mask()
Deswitch.c1392 if (esw->mode == MLX5_ESWITCH_OFFLOADS && mlx5_eswitch_is_funcs_handler(esw->dev)) { in mlx5_eswitch_event_handlers_register()
1401 if (esw->mode == MLX5_ESWITCH_OFFLOADS && mlx5_eswitch_is_funcs_handler(esw->dev)) in mlx5_eswitch_event_handlers_unregister()