Home
last modified time | relevance | path

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

/Linux-v5.10/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()
211 struct mlx5_interface *intf; in mlx5_unregister_device()
[all …]
Dmlx5_core.h184 void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv);
185 void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv);
198 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv);
Dlag.c742 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_lag_intf_add()
Den_main.c5556 static struct mlx5_interface mlx5e_interface = {
/Linux-v5.10/drivers/vdpa/mlx5/net/
Dmain.c59 static struct mlx5_interface mlx5_vdpa_interface = {
/Linux-v5.10/include/linux/mlx5/
Ddriver.h1068 struct mlx5_interface { struct
1077 int mlx5_register_interface(struct mlx5_interface *intf); argument
1078 void mlx5_unregister_interface(struct mlx5_interface *intf);
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dmain.c4852 static struct mlx5_interface mlx5_ib_interface = {