Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h413 void mlx5_esw_offloads_devcom_init(struct mlx5_eswitch *esw, u64 key);
894 static inline void mlx5_esw_offloads_devcom_init(struct mlx5_eswitch *esw, u64 key) {} in mlx5_esw_offloads_devcom_init() function
Deswitch_offloads.c3023 void mlx5_esw_offloads_devcom_init(struct mlx5_eswitch *esw, u64 key) in mlx5_esw_offloads_devcom_init() function
Den_tc.c5328 mlx5_esw_offloads_devcom_init(esw, key); in mlx5e_tc_esw_init()