Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c102 struct mlx5_interface *intf;
787 static void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()
810 static void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()
831 struct mlx5_interface *intf; in mlx5_register_device()
846 struct mlx5_interface *intf; in mlx5_unregister_device()
855 int mlx5_register_interface(struct mlx5_interface *intf) in mlx5_register_interface()
872 void mlx5_unregister_interface(struct mlx5_interface *intf) in mlx5_unregister_interface()
/freebsd-14.2/sys/dev/mlx5/
H A Ddriver.h1193 struct mlx5_interface { struct
1204 int mlx5_register_interface(struct mlx5_interface *intf); argument
1205 void mlx5_unregister_interface(struct mlx5_interface *intf);
/freebsd-14.2/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c3634 static struct mlx5_interface mlx5_ib_interface = {
/freebsd-14.2/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c5007 static struct mlx5_interface mlx5e_interface = {