Home
last modified time | relevance | path

Searched refs:mlx5_fs_get_capabilities (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dpolice.c93 if (!(mlx5_fs_get_capabilities(priv->mdev, ns) & in tc_act_parse_police()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.h321 u32 mlx5_fs_get_capabilities(struct mlx5_core_dev *dev, enum mlx5_flow_namespace_type type);
Deswitch_offloads_termtbl.c230 !(mlx5_fs_get_capabilities(esw->dev, MLX5_FLOW_NAMESPACE_FDB) & in mlx5_eswitch_termtbl_required()
Dfs_core.c3249 u32 mlx5_fs_get_capabilities(struct mlx5_core_dev *dev, enum mlx5_flow_namespace_type type) in mlx5_fs_get_capabilities() function