Searched refs:mlx5_interface (Results 1 – 3 of 3) sorted by relevance
75 struct mlx5_interface *intf;818 static void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()841 static void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()860 struct mlx5_interface *intf; in mlx5_register_device()873 struct mlx5_interface *intf; in mlx5_unregister_device()882 int mlx5_register_interface(struct mlx5_interface *intf) in mlx5_register_interface()899 void mlx5_unregister_interface(struct mlx5_interface *intf) in mlx5_unregister_interface()
789 struct mlx5_interface { struct800 int mlx5_register_interface(struct mlx5_interface *intf); argument801 void mlx5_unregister_interface(struct mlx5_interface *intf);
1361 static struct mlx5_interface mlx5_ib_interface = {