Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_tcam.c182 struct mlxsw_sp_acl_tcam_vregion *vregion; member
370 struct mlxsw_sp_acl_tcam_vregion *vregion; in mlxsw_sp_acl_tcam_vgroup_prio_update() local
447 struct mlxsw_sp_acl_tcam_vregion *vregion, in mlxsw_sp_acl_tcam_vgroup_vregion_attach()
477 struct mlxsw_sp_acl_tcam_vregion *vregion) in mlxsw_sp_acl_tcam_vgroup_vregion_detach()
634 struct mlxsw_sp_acl_tcam_vregion *vregion, in mlxsw_sp_acl_tcam_region_create()
716 struct mlxsw_sp_acl_tcam_vregion *vregion = in mlxsw_sp_acl_tcam_vregion_rehash_work() local
778 struct mlxsw_sp_acl_tcam_vregion *vregion; in mlxsw_sp_acl_tcam_vregion_create() local
864 struct mlxsw_sp_acl_tcam_vregion *vregion; in mlxsw_sp_acl_tcam_vregion_get() local
935 struct mlxsw_sp_acl_tcam_vregion *vregion; in mlxsw_sp_acl_tcam_vchunk_create() local
1113 struct mlxsw_sp_acl_tcam_vregion *vregion; in mlxsw_sp_acl_tcam_ventry_add() local
[all …]
H A Dspectrum_acl_tcam.h78 struct mlxsw_sp_acl_tcam_vregion *vregion; member
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1256 def __init__(self, data, index, x, y, altx=None, alty=None, hregion=None, vregion=None): argument
1277 def AddPoint(self, x, y, altx=None, alty=None, hregion=None, vregion=None): argument