Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Ddevlink.c65 if (!mlx5_esw_offloads_controller_valid(esw, controller)) { in mlx5_sf_alloc()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h841 bool mlx5_esw_offloads_controller_valid(const struct mlx5_eswitch *esw, u32 controller);
H A Deswitch_offloads.c3513 bool mlx5_esw_offloads_controller_valid(const struct mlx5_eswitch *esw, u32 controller) in mlx5_esw_offloads_controller_valid() function