Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h415 void mlx5_esw_offloads_devcom_init(struct mlx5_eswitch *esw, u64 key);
897 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.c3063 void mlx5_esw_offloads_devcom_init(struct mlx5_eswitch *esw, u64 key) in mlx5_esw_offloads_devcom_init() function
H A Den_tc.c5455 mlx5_esw_offloads_devcom_init(esw, key); in mlx5e_tc_esw_init()