Home
last modified time | relevance | path

Searched defs:mlxsw_sp_acl_tcam_vgroup (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_tcam.c110 struct mlxsw_sp_acl_tcam_vgroup { struct
111 struct mlxsw_sp_acl_tcam_group group;
112 struct list_head vregion_list;
113 struct rhashtable vchunk_ht;
114 const struct mlxsw_sp_acl_tcam_pattern *patterns;
115 unsigned int patterns_count;
116 bool tmplt_elusage_set;
117 struct mlxsw_afk_element_usage tmplt_elusage;
118 bool vregion_rehash_enabled;
119 unsigned int *p_min_prio;
[all …]