Searched refs:mlx5_devcom_comp_is_ready (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddevcom.h38 bool mlx5_devcom_comp_is_ready(struct mlx5_devcom_comp_dev *devcom);
H A Dsd.c435 if (!mlx5_devcom_comp_is_ready(sd->devcom))
491 if (!mlx5_devcom_comp_is_ready(sd->devcom))
516 if (!mlx5_devcom_comp_is_ready(sd->devcom))
H A Ddevcom.c315 bool mlx5_devcom_comp_is_ready(struct mlx5_devcom_comp_dev *devcom) function
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c481 if (mlx5_devcom_comp_is_ready(esw->devcom) &&
H A Deswitch_offloads.c3089 return mlx5_devcom_comp_is_ready(esw->devcom);
H A Den_tc.c4250 bool esw_paired = mlx5_devcom_comp_is_ready(esw_attr->in_mdev->priv.eswitch->devcom);

Completed in 178 milliseconds