Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Ddevcom.h38 bool mlx5_devcom_comp_is_ready(struct mlx5_devcom_comp_dev *devcom);
A Dsd.c439 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()
A Ddevcom.c315 bool mlx5_devcom_comp_is_ready(struct mlx5_devcom_comp_dev *devcom) in mlx5_devcom_comp_is_ready() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_rep.c517 if (mlx5_devcom_comp_is_ready(esw->devcom) && in mlx5e_sqs2vport_start()
A Deswitch_offloads.c3111 return mlx5_devcom_comp_is_ready(esw->devcom); in mlx5_esw_offloads_devcom_is_ready()
A Den_tc.c4367 bool esw_paired = mlx5_devcom_comp_is_ready(esw_attr->in_mdev->priv.eswitch->devcom); in is_peer_flow_needed()

Completed in 35 milliseconds