Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c85 struct mlx5_interface *intf;
709 static void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()
732 static void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()
753 struct mlx5_interface *intf; in mlx5_register_device()
768 struct mlx5_interface *intf; in mlx5_unregister_device()
777 int mlx5_register_interface(struct mlx5_interface *intf) in mlx5_register_interface()
794 void mlx5_unregister_interface(struct mlx5_interface *intf) in mlx5_unregister_interface()
/freebsd-12.1/sys/dev/mlx5/
H A Ddriver.h1133 struct mlx5_interface { struct
1144 int mlx5_register_interface(struct mlx5_interface *intf); argument
1145 void mlx5_unregister_interface(struct mlx5_interface *intf);
/freebsd-12.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c3361 static struct mlx5_interface mlx5_ib_interface = {
/freebsd-12.1/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c4457 static struct mlx5_interface mlx5e_interface = {