Home
last modified time | relevance | path

Searched refs:mlxsw_sp_acl_tcam (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_tcam.c107 struct mlxsw_sp_acl_tcam *tcam;
155 struct mlxsw_sp_acl_tcam *tcam;
249 struct mlxsw_sp_acl_tcam *tcam = group->tcam; in mlxsw_sp_acl_tcam_group_del()
258 struct mlxsw_sp_acl_tcam *tcam, in mlxsw_sp_acl_tcam_vgroup_add()
633 struct mlxsw_sp_acl_tcam *tcam, in mlxsw_sp_acl_tcam_region_create()
1495 struct mlxsw_sp_acl_tcam *tcam; in mlxsw_sp_acl_tcam_region_rehash_intrvl_get()
1511 struct mlxsw_sp_acl_tcam *tcam; in mlxsw_sp_acl_tcam_region_rehash_intrvl_set()
1566 struct mlxsw_sp_acl_tcam *tcam) in mlxsw_sp_acl_tcam_init()
1618 struct mlxsw_sp_acl_tcam *tcam) in mlxsw_sp_acl_tcam_fini()
1688 struct mlxsw_sp_acl_tcam *tcam, in mlxsw_sp_acl_tcam_flower_ruleset_add()
[all …]
H A Dspectrum_acl_tcam.h15 struct mlxsw_sp_acl_tcam { struct
30 struct mlxsw_sp_acl_tcam *tcam); argument
32 struct mlxsw_sp_acl_tcam *tcam);
40 struct mlxsw_sp_acl_tcam *tcam, void *ruleset_priv,
H A Dspectrum1_acl_tcam.c51 struct mlxsw_sp_acl_tcam *tcam) in mlxsw_sp1_acl_tcam_init()
H A Dspectrum2_acl_tcam.c70 struct mlxsw_sp_acl_tcam *_tcam) in mlxsw_sp2_acl_tcam_init()
H A Dspectrum.h974 struct mlxsw_sp_acl_tcam *mlxsw_sp_acl_to_tcam(struct mlxsw_sp_acl *acl);
1115 struct mlxsw_sp_acl_tcam;
1122 struct mlxsw_sp_acl_tcam *tcam);
H A Dspectrum_acl.c36 struct mlxsw_sp_acl_tcam tcam;
44 struct mlxsw_sp_acl_tcam *mlxsw_sp_acl_to_tcam(struct mlxsw_sp_acl *acl) in mlxsw_sp_acl_to_tcam()