Searched refs:mlx5_interface (Results 1 – 4 of 4) sorted by relevance
106 struct mlx5_interface *intf;791 static void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()814 static void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()835 struct mlx5_interface *intf; in mlx5_register_device()850 struct mlx5_interface *intf; in mlx5_unregister_device()859 int mlx5_register_interface(struct mlx5_interface *intf) in mlx5_register_interface()876 void mlx5_unregister_interface(struct mlx5_interface *intf) in mlx5_unregister_interface()
1201 struct mlx5_interface { struct1212 int mlx5_register_interface(struct mlx5_interface *intf); argument1213 void mlx5_unregister_interface(struct mlx5_interface *intf);
3633 static struct mlx5_interface mlx5_ib_interface = {
5138 static struct mlx5_interface mlx5e_interface = {