Home
last modified time | relevance | path

Searched refs:mlx5_esw_offloads_devcom_is_ready (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h415 bool mlx5_esw_offloads_devcom_is_ready(struct mlx5_eswitch *esw);
896 static inline bool mlx5_esw_offloads_devcom_is_ready(struct mlx5_eswitch *esw) { return false; } in mlx5_esw_offloads_devcom_is_ready() function
Deswitch_offloads.c3069 bool mlx5_esw_offloads_devcom_is_ready(struct mlx5_eswitch *esw) in mlx5_esw_offloads_devcom_is_ready() function
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dlag.c838 mlx5_esw_offloads_devcom_is_ready(dev->priv.eswitch) && in mlx5_shared_fdb_supported()