Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Ddev.c43 struct mlx5_interface *intf;
54 void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()
83 static struct mlx5_device_context *mlx5_get_device(struct mlx5_interface *intf, in mlx5_get_device()
94 void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()
113 static void mlx5_attach_interface(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_attach_interface()
141 struct mlx5_interface *intf; in mlx5_attach_device()
149 static void mlx5_detach_interface(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_detach_interface()
174 struct mlx5_interface *intf; in mlx5_detach_device()
199 struct mlx5_interface *intf; in mlx5_register_device()
213 struct mlx5_interface *intf; in mlx5_unregister_device()
[all …]
Dmlx5_core.h180 void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv);
181 void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv);
194 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv);
Dlag.c710 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_lag_intf_add()
Den_main.c5478 static struct mlx5_interface mlx5e_interface = {
/Linux-v5.4/include/linux/mlx5/
Ddriver.h1060 struct mlx5_interface { struct
1069 int mlx5_register_interface(struct mlx5_interface *intf); argument
1070 void mlx5_unregister_interface(struct mlx5_interface *intf);
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c6964 static struct mlx5_interface mlx5_ib_interface = {