Home
last modified time | relevance | path

Searched refs:mlx4_interface (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_intf.c42 struct mlx4_interface *intf;
50 static void mlx4_add_device(struct mlx4_interface *intf, struct mlx4_priv *priv) in mlx4_add_device()
74 static void mlx4_remove_device(struct mlx4_interface *intf, struct mlx4_priv *priv) in mlx4_remove_device()
90 int mlx4_register_interface(struct mlx4_interface *intf) in mlx4_register_interface()
115 void mlx4_unregister_interface(struct mlx4_interface *intf) in mlx4_unregister_interface()
201 struct mlx4_interface *intf; in mlx4_register_device()
219 struct mlx4_interface *intf; in mlx4_unregister_device()
/freebsd/sys/dev/mlx4/
H A Ddriver.h56 struct mlx4_interface { struct
68 int mlx4_register_interface(struct mlx4_interface *intf); argument
69 void mlx4_unregister_interface(struct mlx4_interface *intf);
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_main.c265 static struct mlx4_interface mlx4_en_interface = {
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c3195 static struct mlx4_interface mlx4_ib_interface = {