Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h665 static inline bool mlx5_esw_is_fdb_created(struct mlx5_eswitch *esw) in mlx5_esw_is_fdb_created() function
H A Deswitch.c1529 toggle_lag = !mlx5_esw_is_fdb_created(esw); in mlx5_eswitch_enable()
1534 if (!mlx5_esw_is_fdb_created(esw)) { in mlx5_eswitch_enable()
H A Deswitch_offloads.c2193 if (!mlx5_esw_is_fdb_created(esw)) in mlx5_eswitch_inline_mode_get()
2420 if (mlx5_esw_is_fdb_created(esw)) { in esw_port_metadata_set()