Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h414 void mlx5_esw_offloads_devcom_init(struct mlx5_eswitch *esw, u64 key);
900 static inline void mlx5_esw_offloads_devcom_init(struct mlx5_eswitch *esw, u64 key) {} in mlx5_esw_offloads_devcom_init() function
H A Deswitch_offloads.c3045 void mlx5_esw_offloads_devcom_init(struct mlx5_eswitch *esw, u64 key) in mlx5_esw_offloads_devcom_init() function
H A Den_tc.c5352 mlx5_esw_offloads_devcom_init(esw, key); in mlx5e_tc_esw_init()