Searched refs:mlxsw_sp_acl_ruleset (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl.c55 struct mlxsw_sp_acl_ruleset { struct
70 struct mlxsw_sp_acl_ruleset *ruleset;
82 .key_offset = offsetof(struct mlxsw_sp_acl_ruleset, ht_key),
83 .head_offset = offsetof(struct mlxsw_sp_acl_ruleset, ht_node),
100 mlxsw_sp_acl_ruleset_is_singular(const struct mlxsw_sp_acl_ruleset *ruleset)
110 struct mlxsw_sp_acl_ruleset *ruleset = block->ruleset_zero;
121 struct mlxsw_sp_acl_ruleset *ruleset = block->ruleset_zero;
130 struct mlxsw_sp_acl_ruleset *ruleset,
155 struct mlxsw_sp_acl_ruleset *ruleset,
165 static struct mlxsw_sp_acl_ruleset *
[all...]
H A Dspectrum2_mr_tcam.c13 struct mlxsw_sp_acl_ruleset *ruleset4;
14 struct mlxsw_sp_acl_ruleset *ruleset6;
21 static struct mlxsw_sp_acl_ruleset *
36 struct mlxsw_sp_acl_ruleset *ruleset)
218 struct mlxsw_sp_acl_ruleset *ruleset;
251 struct mlxsw_sp_acl_ruleset *ruleset;
275 struct mlxsw_sp_acl_ruleset *ruleset;
H A Dspectrum_flower.c131 struct mlxsw_sp_acl_ruleset *ruleset;
735 struct mlxsw_sp_acl_ruleset *ruleset;
785 struct mlxsw_sp_acl_ruleset *ruleset;
808 struct mlxsw_sp_acl_ruleset *ruleset;
846 struct mlxsw_sp_acl_ruleset *ruleset;
867 struct mlxsw_sp_acl_ruleset *ruleset;
884 struct mlxsw_sp_acl_ruleset *ruleset;
H A Dspectrum.h894 struct mlxsw_sp_acl_ruleset *ruleset_zero;
969 struct mlxsw_sp_acl_ruleset;
985 struct mlxsw_sp_acl_ruleset *
989 struct mlxsw_sp_acl_ruleset *
995 struct mlxsw_sp_acl_ruleset *ruleset);
996 u16 mlxsw_sp_acl_ruleset_group_id(struct mlxsw_sp_acl_ruleset *ruleset);
997 void mlxsw_sp_acl_ruleset_prio_get(struct mlxsw_sp_acl_ruleset *ruleset,
1070 struct mlxsw_sp_acl_ruleset *ruleset,
1085 struct mlxsw_sp_acl_ruleset *ruleset,

Completed in 515 milliseconds