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.h417 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.c3109 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.c881 mlx5_esw_offloads_devcom_is_ready(dev->priv.eswitch) && in mlx5_shared_fdb_supported()