Searched refs:mlx5_interface (Results 1 – 4 of 4) sorted by relevance
102 struct mlx5_interface *intf;774 static void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()797 static void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()818 struct mlx5_interface *intf; in mlx5_register_device()833 struct mlx5_interface *intf; in mlx5_unregister_device()842 int mlx5_register_interface(struct mlx5_interface *intf) in mlx5_register_interface()859 void mlx5_unregister_interface(struct mlx5_interface *intf) in mlx5_unregister_interface()
1154 struct mlx5_interface { struct1165 int mlx5_register_interface(struct mlx5_interface *intf); argument1166 void mlx5_unregister_interface(struct mlx5_interface *intf);
3598 static struct mlx5_interface mlx5_ib_interface = {
5025 static struct mlx5_interface mlx5e_interface = {