Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Ddev.c60 static void add_delayed_event(struct mlx5_priv *priv, in add_delayed_event()
81 struct mlx5_priv *priv) in delayed_event_release()
111 static void delayed_event_start(struct mlx5_priv *priv) in delayed_event_start()
118 void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()
163 struct mlx5_priv *priv) in mlx5_get_device()
173 void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()
201 static void mlx5_attach_interface(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_attach_interface()
234 struct mlx5_priv *priv = &dev->priv; in mlx5_attach_device()
243 static void mlx5_detach_interface(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_detach_interface()
267 struct mlx5_priv *priv = &dev->priv; in mlx5_detach_device()
[all …]
Dmain.c324 struct mlx5_priv *priv = &dev->priv; in mlx5_alloc_irq_vectors()
361 struct mlx5_priv *priv = &dev->priv; in mlx5_free_irq_vectors()
642 struct mlx5_priv *priv = &mdev->priv; in mlx5_irq_set_affinity_hint()
662 struct mlx5_priv *priv = &mdev->priv; in mlx5_irq_clear_affinity_hint()
863 static int mlx5_pci_init(struct mlx5_core_dev *dev, struct mlx5_priv *priv) in mlx5_pci_init()
927 static void mlx5_pci_close(struct mlx5_core_dev *dev, struct mlx5_priv *priv) in mlx5_pci_close()
936 static int mlx5_init_once(struct mlx5_core_dev *dev, struct mlx5_priv *priv) in mlx5_init_once()
1045 static int mlx5_load_one(struct mlx5_core_dev *dev, struct mlx5_priv *priv, in mlx5_load_one()
1316 static int mlx5_unload_one(struct mlx5_core_dev *dev, struct mlx5_priv *priv, in mlx5_unload_one()
1390 struct mlx5_priv *priv; in init_one()
[all …]
Dhealth.c163 struct mlx5_priv *priv; in health_recover()
168 priv = container_of(health, struct mlx5_priv, health); in health_recover()
188 struct mlx5_priv *priv; in health_care()
192 priv = container_of(health, struct mlx5_priv, health); in health_care()
Dmlx5_core.h159 void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv);
160 void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv);
184 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv);
Den_stats.c1083 struct mlx5_priv *mlx5_priv = &priv->mdev->priv; in mlx5e_grp_pme_fill_stats() local
1087 data[idx++] = MLX5E_READ_CTR64_CPU(mlx5_priv->pme_stats.status_counters, in mlx5e_grp_pme_fill_stats()
1091 data[idx++] = MLX5E_READ_CTR64_CPU(mlx5_priv->pme_stats.error_counters, in mlx5e_grp_pme_fill_stats()
Dalloc.c59 struct mlx5_priv *priv = &dev->priv; in mlx5_dma_zalloc_coherent_node()
Dlag.c631 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_lag_intf_add()
Deq.c652 struct mlx5_priv *priv = &dev->priv; in mlx5_create_map_eq()
Dport.c941 struct mlx5_priv *priv = &dev->priv; in mlx5_port_module_event()
Deswitch_offloads.c736 struct mlx5_priv *priv = &esw->dev->priv; in esw_create_vport_rx_group()
/Linux-v4.19/include/linux/mlx5/
Ddriver.h648 struct mlx5_priv { struct
849 struct mlx5_priv priv;