Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h198 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv);
H A Ddev.c59 if (!mlx5_lag_intf_add(intf, priv)) in mlx5_add_device()
H A Dlag.c746 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_lag_intf_add() function