Searched refs:mlx5_vhca_event_supported (Results 1 – 5 of 5) sorted by relevance
138 if (!mlx5_vhca_event_supported(dev)) in mlx5_vhca_state_cap_handle()155 if (!mlx5_vhca_event_supported(dev)) in mlx5_vhca_event_init()198 if (!mlx5_vhca_event_supported(dev)) in mlx5_vhca_event_work_queues_flush()211 if (!mlx5_vhca_event_supported(dev)) in mlx5_vhca_event_cleanup()
15 static inline bool mlx5_vhca_event_supported(const struct mlx5_core_dev *dev) in mlx5_vhca_event_supported() function
282 if (!mlx5_vhca_event_supported(dev)) in mlx5_sf_hw_table_init()
471 if (!mlx5_sf_table_supported(dev) || !mlx5_vhca_event_supported(dev)) in mlx5_sf_table_init()
35 return MLX5_CAP_GEN(dev, sf) && mlx5_vhca_event_supported(dev); in mlx5_sf_dev_supported()