Searched refs:mlx5_core_is_sf (Results 1 – 7 of 7) sorted by relevance
38 if (mlx5_core_is_sf(dev)) in mlx5_st_create()87 if (mlx5_core_is_sf(dev) || !st) in mlx5_st_destroy()
324 if (mlx5_core_is_sf(dev)) in mlx5_sf_dev_notifier_init()383 if (mlx5_core_is_sf(dev)) in mlx5_sf_dev_notifier_cleanup()
430 if (mlx5_core_is_sf(dev)) in mlx5_sf_hw_notifier_init()440 if (mlx5_core_is_sf(dev)) in mlx5_sf_hw_notifier_cleanup()
487 if (mlx5_core_is_sf(dev)) in mlx5_sf_notifiers_init()535 if (mlx5_core_is_sf(dev)) in mlx5_sf_notifiers_cleanup()
431 if (mlx5_core_is_sf(mdev)) { in mlx5_wc_support_get()
426 static inline bool mlx5_core_is_sf(const struct mlx5_core_dev *dev) in mlx5_core_is_sf() function
2270 if (!mlx5_core_is_sf(dev)) { in mlx5_recover_device()