Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h249 int esw_offloads_enable(struct mlx5_eswitch *esw);
Deswitch_offloads.c2153 int esw_offloads_enable(struct mlx5_eswitch *esw) in esw_offloads_enable() function
Deswitch.c1901 err = esw_offloads_enable(esw); in mlx5_eswitch_enable()