Searched refs:mlx5_interface (Results 1 – 3 of 3) sorted by relevance
70 struct mlx5_interface *intf;864 static void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()883 static void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()902 struct mlx5_interface *intf; in mlx5_register_device()915 struct mlx5_interface *intf; in mlx5_unregister_device()924 int mlx5_register_interface(struct mlx5_interface *intf) in mlx5_register_interface()941 void mlx5_unregister_interface(struct mlx5_interface *intf) in mlx5_unregister_interface()
913 struct mlx5_interface { struct924 int mlx5_register_interface(struct mlx5_interface *intf); argument925 void mlx5_unregister_interface(struct mlx5_interface *intf);
3011 static struct mlx5_interface mlx5e_interface = {