Searched defs:mlxsw_sp_acl_tcam_vgroup (Results 1 – 1 of 1) sorted by relevance
114 struct mlxsw_sp_acl_tcam_vgroup { struct115 struct mlxsw_sp_acl_tcam_group group;116 struct list_head vregion_list;117 struct rhashtable vchunk_ht;118 const struct mlxsw_sp_acl_tcam_pattern *patterns;119 unsigned int patterns_count;120 bool tmplt_elusage_set;121 struct mlxsw_afk_element_usage tmplt_elusage;122 bool vregion_rehash_enabled;123 unsigned int *p_min_prio;[all …]