Searched refs:mlx5_interface (Results 1 – 4 of 4) sorted by relevance
85 struct mlx5_interface *intf;709 static void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()732 static void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()753 struct mlx5_interface *intf; in mlx5_register_device()768 struct mlx5_interface *intf; in mlx5_unregister_device()777 int mlx5_register_interface(struct mlx5_interface *intf) in mlx5_register_interface()794 void mlx5_unregister_interface(struct mlx5_interface *intf) in mlx5_unregister_interface()
1133 struct mlx5_interface { struct1144 int mlx5_register_interface(struct mlx5_interface *intf); argument1145 void mlx5_unregister_interface(struct mlx5_interface *intf);
3361 static struct mlx5_interface mlx5_ib_interface = {
4457 static struct mlx5_interface mlx5e_interface = {