Searched refs:mlx5_devcom_comp_is_ready (Results 1 – 6 of 6) sorted by relevance
38 bool mlx5_devcom_comp_is_ready(struct mlx5_devcom_comp_dev *devcom);
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()
315 bool mlx5_devcom_comp_is_ready(struct mlx5_devcom_comp_dev *devcom) in mlx5_devcom_comp_is_ready() function
517 if (mlx5_devcom_comp_is_ready(esw->devcom) && in mlx5e_sqs2vport_start()
3111 return mlx5_devcom_comp_is_ready(esw->devcom); in mlx5_esw_offloads_devcom_is_ready()
4367 bool esw_paired = mlx5_devcom_comp_is_ready(esw_attr->in_mdev->priv.eswitch->devcom); in is_peer_flow_needed()