Searched defs:mlxsw_sp_acl_tcam_vgroup (Results 1 – 1 of 1) sorted by relevance
170 struct mlxsw_sp_acl_tcam_vgroup { struct171 struct mlxsw_sp_acl_tcam_group group;172 struct list_head vregion_list;173 struct rhashtable vchunk_ht;174 const struct mlxsw_sp_acl_tcam_pattern *patterns;175 unsigned int patterns_count;176 bool tmplt_elusage_set;177 struct mlxsw_afk_element_usage tmplt_elusage;178 bool vregion_rehash_enabled;179 unsigned int *p_min_prio;[all …]