Searched refs:mlx5_devcom_comp_is_ready (Results 1 – 5 of 5) sorted by relevance
439 if (!mlx5_devcom_comp_is_ready(sd->devcom)) in mlx5_sd_init()495 if (!mlx5_devcom_comp_is_ready(sd->devcom)) in mlx5_sd_cleanup()520 if (!mlx5_devcom_comp_is_ready(sd->devcom)) in mlx5_sd_get_adev()
39 bool mlx5_devcom_comp_is_ready(struct mlx5_devcom_comp_dev *devcom);
315 bool mlx5_devcom_comp_is_ready(struct mlx5_devcom_comp_dev *devcom) in mlx5_devcom_comp_is_ready() function
3127 return mlx5_devcom_comp_is_ready(esw->devcom); in mlx5_esw_offloads_devcom_is_ready()
4364 bool esw_paired = mlx5_devcom_comp_is_ready(esw_attr->in_mdev->priv.eswitch->devcom); in is_peer_flow_needed()