Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c80 mlx5_eswitch_update_num_of_vfs(dev->priv.eswitch, num_vfs); in mlx5_device_enable_sriov()
Deswitch.h593 void mlx5_eswitch_update_num_of_vfs(struct mlx5_eswitch *esw, const int num_vfs);
614 static inline void mlx5_eswitch_update_num_of_vfs(struct mlx5_eswitch *esw, const int num_vfs) {} in mlx5_eswitch_update_num_of_vfs() function
Deswitch_offloads.c1373 mlx5_eswitch_update_num_of_vfs(esw, esw->dev->priv.sriov.num_vfs); in esw_offloads_start()
Deswitch.c2616 void mlx5_eswitch_update_num_of_vfs(struct mlx5_eswitch *esw, const int num_vfs) in mlx5_eswitch_update_num_of_vfs() function