Home
last modified time | relevance | path

Searched refs:vchunk2 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_tcam.c947 struct mlxsw_sp_acl_tcam_vchunk *vchunk, *vchunk2; in mlxsw_sp_acl_tcam_vchunk_create() local
990 vchunk2 = list_entry(pos, typeof(*vchunk2), list); in mlxsw_sp_acl_tcam_vchunk_create()
991 if (vchunk2->priority > priority) in mlxsw_sp_acl_tcam_vchunk_create()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_tcam.c913 struct mlxsw_sp_acl_tcam_vchunk *vchunk, *vchunk2; in mlxsw_sp_acl_tcam_vchunk_create() local
956 vchunk2 = list_entry(pos, typeof(*vchunk2), list); in mlxsw_sp_acl_tcam_vchunk_create()
957 if (vchunk2->priority > priority) in mlxsw_sp_acl_tcam_vchunk_create()

Completed in 6 milliseconds