Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h416 bool mlx5_esw_offloads_devcom_is_ready(struct mlx5_eswitch *esw);
899 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.c3094 bool mlx5_esw_offloads_devcom_is_ready(struct mlx5_eswitch *esw) in mlx5_esw_offloads_devcom_is_ready() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c846 mlx5_esw_offloads_devcom_is_ready(dev->priv.eswitch) && in mlx5_shared_fdb_supported()