Searched refs:mlx5_interface (Results 1 – 4 of 4) sorted by relevance
93 struct mlx5_interface *intf;748 static void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()771 static void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()792 struct mlx5_interface *intf; in mlx5_register_device()807 struct mlx5_interface *intf; in mlx5_unregister_device()816 int mlx5_register_interface(struct mlx5_interface *intf) in mlx5_register_interface()833 void mlx5_unregister_interface(struct mlx5_interface *intf) in mlx5_unregister_interface()
1153 struct mlx5_interface { struct1164 int mlx5_register_interface(struct mlx5_interface *intf); argument1165 void mlx5_unregister_interface(struct mlx5_interface *intf);
3599 static struct mlx5_interface mlx5_ib_interface = {
5055 static struct mlx5_interface mlx5e_interface = {