Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl.c46 const struct mlxsw_sp_acl_profile_ops *ops;
105 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_bind()
116 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_unbind()
162 const struct mlxsw_sp_acl_profile_ops *ops, in mlxsw_sp_acl_ruleset_create()
208 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_destroy()
234 const struct mlxsw_sp_acl_profile_ops *ops) in __mlxsw_sp_acl_ruleset_lookup()
251 const struct mlxsw_sp_acl_profile_ops *ops; in mlxsw_sp_acl_ruleset_lookup()
270 const struct mlxsw_sp_acl_profile_ops *ops; in mlxsw_sp_acl_ruleset_get()
295 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_group_id()
798 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_rule_create()
[all …]
Dspectrum_acl_tcam.h41 struct mlxsw_sp_acl_profile_ops { struct
66 const struct mlxsw_sp_acl_profile_ops * argument
Dspectrum_acl_tcam.c1698 static const struct mlxsw_sp_acl_profile_ops mlxsw_sp_acl_tcam_flower_ops = {
1835 static const struct mlxsw_sp_acl_profile_ops mlxsw_sp_acl_tcam_mr_ops = {
1849 static const struct mlxsw_sp_acl_profile_ops *
1855 const struct mlxsw_sp_acl_profile_ops *
1859 const struct mlxsw_sp_acl_profile_ops *ops; in mlxsw_sp_acl_tcam_profile_ops()