Searched defs:mlxsw_sp_acl_tcam_vgroup (Results 1 – 1 of 1) sorted by relevance
110 struct mlxsw_sp_acl_tcam_vgroup { struct111 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 …]