Searched refs:vregion2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_tcam.c | 445 struct mlxsw_sp_acl_tcam_vregion *vregion2; in mlxsw_sp_acl_tcam_vgroup_vregion_attach() local 451 vregion2 = list_entry(pos, typeof(*vregion2), list); in mlxsw_sp_acl_tcam_vgroup_vregion_attach() 452 if (mlxsw_sp_acl_tcam_vregion_prio(vregion2) > priority) in mlxsw_sp_acl_tcam_vgroup_vregion_attach() 487 struct mlxsw_sp_acl_tcam_vregion *vregion, *vregion2; in mlxsw_sp_acl_tcam_vgroup_vregion_find() local 498 vregion2 = list_entry(pos->next, typeof(*vregion2), in mlxsw_sp_acl_tcam_vgroup_vregion_find() 501 mlxsw_sp_acl_tcam_vregion_prio(vregion2)) in mlxsw_sp_acl_tcam_vgroup_vregion_find()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_tcam.c | 446 struct mlxsw_sp_acl_tcam_vregion *vregion2; in mlxsw_sp_acl_tcam_vgroup_vregion_attach() local 452 vregion2 = list_entry(pos, typeof(*vregion2), list); in mlxsw_sp_acl_tcam_vgroup_vregion_attach() 453 if (mlxsw_sp_acl_tcam_vregion_prio(vregion2) > priority) in mlxsw_sp_acl_tcam_vgroup_vregion_attach() 488 struct mlxsw_sp_acl_tcam_vregion *vregion, *vregion2; in mlxsw_sp_acl_tcam_vgroup_vregion_find() local 499 vregion2 = list_entry(pos->next, typeof(*vregion2), in mlxsw_sp_acl_tcam_vgroup_vregion_find() 502 mlxsw_sp_acl_tcam_vregion_prio(vregion2)) in mlxsw_sp_acl_tcam_vgroup_vregion_find()
|
Completed in 6 milliseconds