Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl.c51 const struct mlxsw_sp_acl_profile_ops *ops;
110 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_bind()
121 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_unbind()
167 const struct mlxsw_sp_acl_profile_ops *ops, in mlxsw_sp_acl_ruleset_create()
213 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_destroy()
239 const struct mlxsw_sp_acl_profile_ops *ops) in __mlxsw_sp_acl_ruleset_lookup()
256 const struct mlxsw_sp_acl_profile_ops *ops; in mlxsw_sp_acl_ruleset_lookup()
275 const struct mlxsw_sp_acl_profile_ops *ops; in mlxsw_sp_acl_ruleset_get()
300 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_group_id()
819 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_rule_create()
[all …]
Dspectrum_acl_tcam.h36 struct mlxsw_sp_acl_profile_ops { struct
61 const struct mlxsw_sp_acl_profile_ops * argument
Dspectrum_acl_tcam.c1750 static const struct mlxsw_sp_acl_profile_ops mlxsw_sp_acl_tcam_flower_ops = {
1887 static const struct mlxsw_sp_acl_profile_ops mlxsw_sp_acl_tcam_mr_ops = {
1901 static const struct mlxsw_sp_acl_profile_ops *
1907 const struct mlxsw_sp_acl_profile_ops *
1911 const struct mlxsw_sp_acl_profile_ops *ops; in mlxsw_sp_acl_tcam_profile_ops()