Searched defs:vregion (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl_tcam.c | 178 struct mlxsw_sp_acl_tcam_vregion *vregion; member 339 mlxsw_sp_acl_tcam_vregion_prio(struct mlxsw_sp_acl_tcam_vregion *vregion) in mlxsw_sp_acl_tcam_vregion_prio() 352 mlxsw_sp_acl_tcam_vregion_max_prio(struct mlxsw_sp_acl_tcam_vregion *vregion) in mlxsw_sp_acl_tcam_vregion_max_prio() 366 struct mlxsw_sp_acl_tcam_vregion *vregion; in mlxsw_sp_acl_tcam_vgroup_prio_update() local 443 struct mlxsw_sp_acl_tcam_vregion *vregion, in mlxsw_sp_acl_tcam_vgroup_vregion_attach() 473 struct mlxsw_sp_acl_tcam_vregion *vregion) in mlxsw_sp_acl_tcam_vgroup_vregion_detach() 488 struct mlxsw_sp_acl_tcam_vregion *vregion, *vregion2; in mlxsw_sp_acl_tcam_vgroup_vregion_find() local 630 struct mlxsw_sp_acl_tcam_vregion *vregion, in mlxsw_sp_acl_tcam_region_create() 695 mlxsw_sp_acl_tcam_vregion_rehash_work_schedule(struct mlxsw_sp_acl_tcam_vregion *vregion) in mlxsw_sp_acl_tcam_vregion_rehash_work_schedule() 712 struct mlxsw_sp_acl_tcam_vregion *vregion = in mlxsw_sp_acl_tcam_vregion_rehash_work() local [all …]
|
D | spectrum_acl_tcam.h | 77 struct mlxsw_sp_acl_tcam_vregion *vregion; member
|
/Linux-v6.6/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 1256 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
|