Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dpci_irq.c333 if (mlx5_core_is_sf(dev)) in mlx5_irq_pool_get()
347 if (mlx5_core_is_sf(dev)) in ctrl_irq_pool_get()
600 if (mlx5_core_is_sf(dev)) in mlx5_irq_table_init()
614 if (mlx5_core_is_sf(dev)) in mlx5_irq_table_cleanup()
636 if (mlx5_core_is_sf(dev)) in mlx5_irq_table_create()
663 if (mlx5_core_is_sf(dev)) in mlx5_irq_table_destroy()
686 if (mlx5_core_is_sf(dev)) in mlx5_irq_table_get()
Deq.c805 if (mlx5_core_is_sf(dev)) in comp_irqs_release()
824 if (mlx5_core_is_sf(dev)) { in comp_irqs_request()
1062 if (!mlx5_core_is_sf(dev)) in mlx5_core_eq_free_irqs()
1087 if (mlx5_core_is_sf(dev)) { in mlx5_eq_table_create()
1100 if (!mlx5_core_is_sf(dev)) { in mlx5_eq_table_create()
1120 if (!mlx5_core_is_sf(dev)) in mlx5_eq_table_create()
1130 if (!mlx5_core_is_sf(dev)) in mlx5_eq_table_destroy()
Dmlx5_core.h313 static inline bool mlx5_core_is_sf(const struct mlx5_core_dev *dev) in mlx5_core_is_sf() function
Dmain.c2007 if (!mlx5_core_is_sf(dev)) { in mlx5_recover_device()