Searched refs:mlx5_vhca_event_supported (Results 1 – 5 of 5) sorted by relevance
122 if (!mlx5_vhca_event_supported(dev)) in mlx5_vhca_state_cap_handle()136 if (!mlx5_vhca_event_supported(dev)) in mlx5_vhca_event_init()152 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
255 if (!mlx5_vhca_event_supported(dev)) in mlx5_sf_hw_table_init()
525 if (!mlx5_sf_table_supported(dev) || !mlx5_vhca_event_supported(dev)) in mlx5_sf_table_init()
26 return MLX5_CAP_GEN(dev, sf) && mlx5_vhca_event_supported(dev); in mlx5_sf_dev_supported()227 if (!mlx5_sf_dev_supported(dev) || !mlx5_vhca_event_supported(dev)) in mlx5_sf_dev_table_create()
Completed in 7 milliseconds