Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h445 bool mlx5_esw_offloads_devcom_is_ready(struct mlx5_eswitch *esw);
962 static inline bool mlx5_esw_offloads_devcom_is_ready(struct mlx5_eswitch *esw) { return false; } in mlx5_esw_offloads_devcom_is_ready() function
H A Deswitch_offloads.c3357 bool mlx5_esw_offloads_devcom_is_ready(struct mlx5_eswitch *esw) in mlx5_esw_offloads_devcom_is_ready() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c1166 mlx5_esw_offloads_devcom_is_ready(dev->priv.eswitch) && in mlx5_lag_shared_fdb_supported()