Home
last modified time | relevance | path

Searched refs:mlx5_interface (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Ddev.c43 struct mlx5_interface *intf;
118 void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()
162 static struct mlx5_device_context *mlx5_get_device(struct mlx5_interface *intf, in mlx5_get_device()
173 void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()
201 static void mlx5_attach_interface(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_attach_interface()
235 struct mlx5_interface *intf; in mlx5_attach_device()
243 static void mlx5_detach_interface(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_detach_interface()
268 struct mlx5_interface *intf; in mlx5_detach_device()
293 struct mlx5_interface *intf; in mlx5_register_device()
307 struct mlx5_interface *intf; in mlx5_unregister_device()
[all …]
Dmlx5_core.h159 void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv);
160 void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv);
184 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv);
Dlag.c631 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_lag_intf_add()
Den_main.c5139 static struct mlx5_interface mlx5e_interface = {
/Linux-v4.19/include/linux/mlx5/
Ddriver.h1206 struct mlx5_interface { struct
1222 int mlx5_register_interface(struct mlx5_interface *intf); argument
1223 void mlx5_unregister_interface(struct mlx5_interface *intf);
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c6381 static struct mlx5_interface mlx5_ib_interface = {