Searched refs:mlx5_interface (Results 1 – 6 of 6) sorted by relevance
43 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 …]
180 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);
710 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_lag_intf_add()
5478 static struct mlx5_interface mlx5e_interface = {
1060 struct mlx5_interface { struct1069 int mlx5_register_interface(struct mlx5_interface *intf); argument1070 void mlx5_unregister_interface(struct mlx5_interface *intf);
6964 static struct mlx5_interface mlx5_ib_interface = {