Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h1243 int mlx5e_attach_netdev(struct mlx5e_priv *priv);
H A Den_rep.c1582 err = mlx5e_attach_netdev(netdev_priv(netdev)); in mlx5e_vport_vf_rep_load()
H A Den_main.c5402 * on mlx5e_attach_netdev() we will call mlx5e_update_features() in mlx5e_build_nic_params()
6437 int mlx5e_attach_netdev(struct mlx5e_priv *priv) in mlx5e_attach_netdev()
6581 err = mlx5e_attach_netdev(priv); in mlx5e_netdev_attach_profile()
6679 err = mlx5e_attach_netdev(priv); in _mlx5e_resume()
6435 int mlx5e_attach_netdev(struct mlx5e_priv *priv) mlx5e_attach_netdev() function