Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Ddev.c274 mlx5_remove_dev_by_protocol(mdev, protocol); in mlx5_reload_interface()
293 void mlx5_remove_dev_by_protocol(struct mlx5_core_dev *dev, int protocol) in mlx5_remove_dev_by_protocol() function
Dlag.c282 mlx5_remove_dev_by_protocol(ldev->pf[i].dev, in mlx5_lag_remove_ib_devices()
335 mlx5_remove_dev_by_protocol(dev0, MLX5_INTERFACE_PROTOCOL_IB); in mlx5_do_bond()
Dmlx5_core.h188 void mlx5_remove_dev_by_protocol(struct mlx5_core_dev *dev, int protocol);