Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c93 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()
/freebsd-13.1/sys/dev/mlx5/
H A Ddriver.h1153 struct mlx5_interface { struct
1164 int mlx5_register_interface(struct mlx5_interface *intf); argument
1165 void mlx5_unregister_interface(struct mlx5_interface *intf);
/freebsd-13.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c3599 static struct mlx5_interface mlx5_ib_interface = {
/freebsd-13.1/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c5055 static struct mlx5_interface mlx5e_interface = {