Searched refs:mlx5_priv (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | dev.c | 54 void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device() 84 struct mlx5_priv *priv) in mlx5_get_device() 94 void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device() 113 static void mlx5_attach_interface(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_attach_interface() 140 struct mlx5_priv *priv = &dev->priv; in mlx5_attach_device() 149 static void mlx5_detach_interface(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_detach_interface() 173 struct mlx5_priv *priv = &dev->priv; in mlx5_detach_device() 184 struct mlx5_priv *priv; in mlx5_device_registered() 198 struct mlx5_priv *priv = &dev->priv; in mlx5_register_device() 212 struct mlx5_priv *priv = &dev->priv; in mlx5_unregister_device() [all …]
|
| D | mlx5_core.h | 180 void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv); 181 void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv); 194 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv);
|
| D | pagealloc.c | 457 struct mlx5_priv *priv; in req_pages_handler() 463 priv = mlx5_nb_cof(nb, struct mlx5_priv, pg_nb); in req_pages_handler()
|
| D | health.c | 610 struct mlx5_priv *priv; in mlx5_fw_fatal_reporter_err_work() 613 priv = container_of(health, struct mlx5_priv, health); in mlx5_fw_fatal_reporter_err_work()
|
| D | pci_irq.c | 263 struct mlx5_priv *priv = &dev->priv; in mlx5_irq_table_create()
|
| D | alloc.c | 59 struct mlx5_priv *priv = &dev->priv; in mlx5_dma_zalloc_coherent_node()
|
| D | qp.c | 131 struct mlx5_priv *priv; in rsc_event_notifier() 158 priv = container_of(table, struct mlx5_priv, qp_table); in rsc_event_notifier()
|
| D | lag.c | 710 bool mlx5_lag_intf_add(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_lag_intf_add()
|
| D | main.c | 741 struct mlx5_priv *priv = &dev->priv; in mlx5_pci_init() 1265 struct mlx5_priv *priv = &dev->priv; in mlx5_mdev_init()
|
| D | eq.c | 248 struct mlx5_priv *priv = &dev->priv; in create_map_eq()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
| D | crdump.c | 77 struct mlx5_priv *priv = &dev->priv; in mlx5_crdump_enable()
|
| /Linux-v5.4/include/linux/mlx5/ |
| D | driver.h | 534 struct mlx5_priv { struct 702 struct mlx5_priv priv;
|