Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl.c51 const struct mlxsw_sp_acl_profile_ops *ops;
146 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_bind()
158 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_unbind()
299 const struct mlxsw_sp_acl_profile_ops *ops, in mlxsw_sp_acl_ruleset_create()
344 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_destroy()
370 const struct mlxsw_sp_acl_profile_ops *ops) in __mlxsw_sp_acl_ruleset_lookup()
387 const struct mlxsw_sp_acl_profile_ops *ops; in mlxsw_sp_acl_ruleset_lookup()
406 const struct mlxsw_sp_acl_profile_ops *ops; in mlxsw_sp_acl_ruleset_get()
431 const struct mlxsw_sp_acl_profile_ops *ops = ruleset->ht_key.ops; in mlxsw_sp_acl_ruleset_group_id()
637 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
65 const struct mlxsw_sp_acl_profile_ops * argument
Dspectrum_acl_tcam.c1666 static const struct mlxsw_sp_acl_profile_ops mlxsw_sp_acl_tcam_flower_ops = {
1801 static const struct mlxsw_sp_acl_profile_ops mlxsw_sp_acl_tcam_mr_ops = {
1815 static const struct mlxsw_sp_acl_profile_ops *
1821 const struct mlxsw_sp_acl_profile_ops *
1825 const struct mlxsw_sp_acl_profile_ops *ops; in mlxsw_sp_acl_tcam_profile_ops()