Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl.c59 const struct mlxsw_sp_acl_profile_ops *ops;
154 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_bind()
166 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_unbind()
300 const struct mlxsw_sp_acl_profile_ops *ops, in mlxsw_sp_acl_ruleset_create()
345 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_destroy()
371 const struct mlxsw_sp_acl_profile_ops *ops) in __mlxsw_sp_acl_ruleset_lookup()
388 const struct mlxsw_sp_acl_profile_ops *ops; in mlxsw_sp_acl_ruleset_lookup()
407 const struct mlxsw_sp_acl_profile_ops *ops; in mlxsw_sp_acl_ruleset_get()
432 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_group_id()
628 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_rule_create()
[all …]
Dspectrum_acl_tcam.h33 struct mlxsw_sp_acl_profile_ops { struct
55 const struct mlxsw_sp_acl_profile_ops * argument
Dspectrum_acl_tcam.c942 static const struct mlxsw_sp_acl_profile_ops mlxsw_sp_acl_tcam_flower_ops = {
955 static const struct mlxsw_sp_acl_profile_ops *
960 const struct mlxsw_sp_acl_profile_ops *
964 const struct mlxsw_sp_acl_profile_ops *ops; in mlxsw_sp_acl_tcam_profile_ops()