Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c337 struct mlx5_priv *priv = &dev->priv; in mlx5_enable_msix()
372 struct mlx5_priv *priv = &dev->priv; in mlx5_disable_msix()
791 static void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()
814 static void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()
834 struct mlx5_priv *priv = &dev->priv; in mlx5_register_device()
849 struct mlx5_priv *priv = &dev->priv; in mlx5_unregister_device()
861 struct mlx5_priv *priv; in mlx5_register_interface()
878 struct mlx5_priv *priv; in mlx5_unregister_interface()
890 struct mlx5_priv *priv = &mdev->priv; in mlx5_get_protocol_dev()
934 static int mlx5_pci_init(struct mlx5_core_dev *dev, struct mlx5_priv *priv) in mlx5_pci_init()
[all …]
H A Dmlx5_health.c369 struct mlx5_priv *priv; in health_recover()
375 priv = container_of(health, struct mlx5_priv, health); in health_recover()
424 struct mlx5_priv *priv; in health_care()
428 priv = container_of(health, struct mlx5_priv, health); in health_care()
H A Dmlx5_eq.c435 struct mlx5_priv *priv = &dev->priv; in mlx5_create_map_eq()
/freebsd/sys/dev/mlx5/
H A Ddriver.h587 struct mlx5_priv { struct
719 struct mlx5_priv priv;