Searched refs:mlx5_interface (Results 1 – 4 of 4) sorted by relevance
73 struct mlx5_interface *intf;724 static void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()745 static void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()765 struct mlx5_interface *intf; in mlx5_register_device()779 struct mlx5_interface *intf; in mlx5_unregister_device()788 int mlx5_register_interface(struct mlx5_interface *intf) in mlx5_register_interface()805 void mlx5_unregister_interface(struct mlx5_interface *intf) in mlx5_unregister_interface()
2265 static struct mlx5_interface mlx5e_interface = {
864 struct mlx5_interface { struct875 int mlx5_register_interface(struct mlx5_interface *intf); argument876 void mlx5_unregister_interface(struct mlx5_interface *intf);
1504 static struct mlx5_interface mlx5_ib_interface = {