Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h647 static inline bool mlx5_eswitch_is_funcs_handler(const struct mlx5_core_dev *dev) in mlx5_eswitch_is_funcs_handler() function
900 static inline bool mlx5_eswitch_is_funcs_handler(struct mlx5_core_dev *dev) { return false; } in mlx5_eswitch_is_funcs_handler() function