Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h194 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv);
Ddev.c59 if (!mlx5_lag_intf_add(intf, priv)) in mlx5_add_device()
Dlag.c710 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_lag_intf_add() function