Searched refs:mlx5_devcom_comp_is_ready (Results 1 – 3 of 3) sorted by relevance
448 if (!mlx5_devcom_comp_is_ready(sd->devcom)) in mlx5_sd_init()530 if (!mlx5_devcom_comp_is_ready(sd->devcom)) in mlx5_sd_cleanup()582 if (!mlx5_devcom_comp_is_ready(sd->devcom)) { in mlx5_sd_get_adev()601 if (!mlx5_devcom_comp_is_ready(sd->devcom)) { in mlx5_sd_get_adev()
338 bool mlx5_devcom_comp_is_ready(struct mlx5_devcom_comp_dev *devcom) in mlx5_devcom_comp_is_ready() function
3359 return mlx5_devcom_comp_is_ready(esw->devcom); in mlx5_esw_offloads_devcom_is_ready()