Searched refs:mlx4_interface (Results 1 – 4 of 4) sorted by relevance
43 struct mlx4_interface *intf;51 static void mlx4_add_device(struct mlx4_interface *intf, struct mlx4_priv *priv) in mlx4_add_device()70 static void mlx4_remove_device(struct mlx4_interface *intf, struct mlx4_priv *priv) in mlx4_remove_device()86 int mlx4_register_interface(struct mlx4_interface *intf) in mlx4_register_interface()111 void mlx4_unregister_interface(struct mlx4_interface *intf) in mlx4_unregister_interface()197 struct mlx4_interface *intf; in mlx4_register_device()215 struct mlx4_interface *intf; in mlx4_unregister_device()
332 static struct mlx4_interface mlx4_en_interface = {
56 struct mlx4_interface { struct67 int mlx4_register_interface(struct mlx4_interface *intf); argument68 void mlx4_unregister_interface(struct mlx4_interface *intf);
2832 static struct mlx4_interface mlx4_ib_interface = {