Searched defs:vregion (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl_tcam.c | 241 struct mlxsw_sp_acl_tcam_vregion *vregion; member 402 mlxsw_sp_acl_tcam_vregion_prio(struct mlxsw_sp_acl_tcam_vregion *vregion) in mlxsw_sp_acl_tcam_vregion_prio() 415 mlxsw_sp_acl_tcam_vregion_max_prio(struct mlxsw_sp_acl_tcam_vregion *vregion) in mlxsw_sp_acl_tcam_vregion_max_prio() 429 struct mlxsw_sp_acl_tcam_vregion *vregion; in mlxsw_sp_acl_tcam_vgroup_prio_update() local 506 struct mlxsw_sp_acl_tcam_vregion *vregion, in mlxsw_sp_acl_tcam_vgroup_vregion_attach() 536 struct mlxsw_sp_acl_tcam_vregion *vregion) in mlxsw_sp_acl_tcam_vgroup_vregion_detach() 551 struct mlxsw_sp_acl_tcam_vregion *vregion, *vregion2; in mlxsw_sp_acl_tcam_vgroup_vregion_find() local 693 struct mlxsw_sp_acl_tcam_vregion *vregion, in mlxsw_sp_acl_tcam_region_create() 758 mlxsw_sp_acl_tcam_vregion_rehash_work_schedule(struct mlxsw_sp_acl_tcam_vregion *vregion) in mlxsw_sp_acl_tcam_vregion_rehash_work_schedule() 775 struct mlxsw_sp_acl_tcam_vregion *vregion = in mlxsw_sp_acl_tcam_vregion_rehash_work() local [all …]
|
D | spectrum_acl_tcam.h | 82 struct mlxsw_sp_acl_tcam_vregion *vregion; member
|
/Linux-v5.10/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 1249 def __init__(self, data, index, x, y, altx=None, alty=None, hregion=None, vregion=None): argument 1270 def AddPoint(self, x, y, altx=None, alty=None, hregion=None, vregion=None): argument
|