Searched refs:mlx5_devcom_comp_is_ready (Results 1 – 5 of 5) sorted by relevance
66 if (!mlx5_devcom_comp_is_ready(sd->devcom)) in mlx5_sd_get_primary()103 if (!mlx5_devcom_comp_is_ready(sd->devcom)) in mlx5_sd_pf_num_get()547 mlx5_devcom_comp_is_ready(devcom)) in sd_register()799 if (!mlx5_devcom_comp_is_ready(sd->devcom)) in mlx5_sd_init()885 if (!mlx5_devcom_comp_is_ready(sd->devcom)) in mlx5_sd_cleanup()939 if (!mlx5_devcom_comp_is_ready(sd->devcom)) { in mlx5_sd_get_adev()958 if (!mlx5_devcom_comp_is_ready(sd->devcom)) { in mlx5_sd_get_adev()1055 if (!sd || !mlx5_devcom_comp_is_ready(sd->devcom)) in mlx5_sd_eswitch_mode_set()1059 if (!mlx5_devcom_comp_is_ready(sd->devcom)) in mlx5_sd_eswitch_mode_set()
362 bool mlx5_devcom_comp_is_ready(struct mlx5_devcom_comp_dev *devcom) in mlx5_devcom_comp_is_ready() function
520 if (mlx5_devcom_comp_is_ready(esw->devcom) && in mlx5e_sqs2vport_start()
3599 return mlx5_devcom_comp_is_ready(esw->devcom); in mlx5_esw_offloads_devcom_is_ready()
4384 bool esw_paired = mlx5_devcom_comp_is_ready(esw_attr->in_mdev->priv.eswitch->devcom); in is_peer_flow_needed()