Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h216 void mlx5_reload_interface(struct mlx5_core_dev *mdev, int protocol);
Ddev.c345 void mlx5_reload_interface(struct mlx5_core_dev *mdev, int protocol) in mlx5_reload_interface() function
Deswitch.c1623 mlx5_reload_interface(esw->dev, MLX5_INTERFACE_PROTOCOL_IB); in mlx5_eswitch_enable_sriov()
1651 mlx5_reload_interface(esw->dev, MLX5_INTERFACE_PROTOCOL_IB); in mlx5_eswitch_enable_sriov()
1689 mlx5_reload_interface(esw->dev, MLX5_INTERFACE_PROTOCOL_IB); in mlx5_eswitch_disable_sriov()
Deswitch_offloads.c992 mlx5_reload_interface(esw->dev, MLX5_INTERFACE_PROTOCOL_IB); in esw_offloads_stop()