Home
last modified time | relevance | path

Searched refs:mlx5_vhca_event_supported (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
A Dvhca_event.c122 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()
A Dvhca_event.h15 static inline bool mlx5_vhca_event_supported(const struct mlx5_core_dev *dev) in mlx5_vhca_event_supported() function
A Dhw_table.c255 if (!mlx5_vhca_event_supported(dev)) in mlx5_sf_hw_table_init()
A Ddevlink.c525 if (!mlx5_sf_table_supported(dev) || !mlx5_vhca_event_supported(dev)) in mlx5_sf_table_init()
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/
A Ddev.c26 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