Home
last modified time | relevance | path

Searched refs:mlxsw_sp_acl_erp (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_erp.c35 struct mlxsw_sp_acl_erp { struct
68 .key_offset = offsetof(struct mlxsw_sp_acl_erp, key),
69 .head_offset = offsetof(struct mlxsw_sp_acl_erp, ht_node),
73 struct mlxsw_sp_acl_erp *
77 struct mlxsw_sp_acl_erp *erp);
80 static struct mlxsw_sp_acl_erp *
85 struct mlxsw_sp_acl_erp *erp);
86 static struct mlxsw_sp_acl_erp *
91 struct mlxsw_sp_acl_erp *erp);
92 static struct mlxsw_sp_acl_erp *
[all …]
Dspectrum_acl_tcam.h170 struct mlxsw_sp_acl_erp *erp;
212 struct mlxsw_sp_acl_erp;
214 bool mlxsw_sp_acl_erp_is_ctcam_erp(const struct mlxsw_sp_acl_erp *erp);
215 u8 mlxsw_sp_acl_erp_id(const struct mlxsw_sp_acl_erp *erp);
216 struct mlxsw_sp_acl_erp *
220 struct mlxsw_sp_acl_erp *erp);
Dspectrum2_acl_tcam.c37 struct mlxsw_sp_acl_erp *erp; in mlxsw_sp2_acl_ctcam_region_entry_insert()
Dspectrum_acl_atcam.c441 struct mlxsw_sp_acl_erp *erp; in __mlxsw_sp_acl_atcam_entry_add()