Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_tcam.c42 tcam->vregion_rehash_intrvl = in mlxsw_sp_acl_tcam_init()
757 unsigned long interval = vregion->tcam->vregion_rehash_intrvl; in mlxsw_sp_acl_tcam_vregion_rehash_work_schedule()
900 u32 vregion_rehash_intrvl; in mlxsw_sp_acl_tcam_vregion_rehash_intrvl_get() local
904 vregion_rehash_intrvl = tcam->vregion_rehash_intrvl; in mlxsw_sp_acl_tcam_vregion_rehash_intrvl_get()
905 return vregion_rehash_intrvl; in mlxsw_sp_acl_tcam_vregion_rehash_intrvl_get()
919 tcam->vregion_rehash_intrvl = val; in mlxsw_sp_acl_tcam_vregion_rehash_intrvl_set()
Dspectrum_acl_tcam.h22 u32 vregion_rehash_intrvl; /* ms */ member