Searched refs:mlx5_interface (Results 1 – 6 of 6) sorted by relevance
43 struct mlx5_interface *intf;118 void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()162 static struct mlx5_device_context *mlx5_get_device(struct mlx5_interface *intf, in mlx5_get_device()173 void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()201 static void mlx5_attach_interface(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_attach_interface()235 struct mlx5_interface *intf; in mlx5_attach_device()243 static void mlx5_detach_interface(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_detach_interface()268 struct mlx5_interface *intf; in mlx5_detach_device()293 struct mlx5_interface *intf; in mlx5_register_device()307 struct mlx5_interface *intf; in mlx5_unregister_device()[all …]
159 void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv);160 void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv);184 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv);
631 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_lag_intf_add()
5139 static struct mlx5_interface mlx5e_interface = {
1206 struct mlx5_interface { struct1222 int mlx5_register_interface(struct mlx5_interface *intf); argument1223 void mlx5_unregister_interface(struct mlx5_interface *intf);
6381 static struct mlx5_interface mlx5_ib_interface = {