Home
last modified time | relevance | path

Searched refs:vregion_rehash_intrvl (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_tcam.c43 tcam->vregion_rehash_intrvl = in mlxsw_sp_acl_tcam_init()
760 unsigned long interval = vregion->tcam->vregion_rehash_intrvl; in mlxsw_sp_acl_tcam_vregion_rehash_work_schedule()
903 u32 vregion_rehash_intrvl; in mlxsw_sp_acl_tcam_vregion_rehash_intrvl_get() local
907 vregion_rehash_intrvl = tcam->vregion_rehash_intrvl; in mlxsw_sp_acl_tcam_vregion_rehash_intrvl_get()
908 return vregion_rehash_intrvl; in mlxsw_sp_acl_tcam_vregion_rehash_intrvl_get()
922 tcam->vregion_rehash_intrvl = val; in mlxsw_sp_acl_tcam_vregion_rehash_intrvl_set()
Dspectrum_acl_tcam.h22 u32 vregion_rehash_intrvl; /* ms */ member