Searched refs:mlx5_interface (Results 1 – 4 of 4) sorted by relevance
102 struct mlx5_interface *intf;787 static void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()810 static void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()831 struct mlx5_interface *intf; in mlx5_register_device()846 struct mlx5_interface *intf; in mlx5_unregister_device()855 int mlx5_register_interface(struct mlx5_interface *intf) in mlx5_register_interface()872 void mlx5_unregister_interface(struct mlx5_interface *intf) in mlx5_unregister_interface()
1193 struct mlx5_interface { struct1204 int mlx5_register_interface(struct mlx5_interface *intf); argument1205 void mlx5_unregister_interface(struct mlx5_interface *intf);
3634 static struct mlx5_interface mlx5_ib_interface = {
5007 static struct mlx5_interface mlx5e_interface = {