Home
last modified time | relevance | path

Searched refs:mlx5_eswitch_disable_sriov (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h196 void mlx5_eswitch_disable_sriov(struct mlx5_eswitch *esw);
316 static inline void mlx5_eswitch_disable_sriov(struct mlx5_eswitch *esw) {} in mlx5_eswitch_disable_sriov() function
Dsriov.c148 mlx5_eswitch_disable_sriov(dev->priv.eswitch); in mlx5_device_disable_sriov()
Deswitch_offloads.c824 mlx5_eswitch_disable_sriov(esw); in esw_offloads_start()
982 mlx5_eswitch_disable_sriov(esw); in esw_offloads_stop()
Deswitch.c1656 void mlx5_eswitch_disable_sriov(struct mlx5_eswitch *esw) in mlx5_eswitch_disable_sriov() function