Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_tcam.c43 tcam->vregion_rehash_intrvl = in mlxsw_sp_acl_tcam_init()
738 unsigned long interval = vregion->tcam->vregion_rehash_intrvl; in mlxsw_sp_acl_tcam_vregion_rehash_work_schedule()
881 u32 vregion_rehash_intrvl; in mlxsw_sp_acl_tcam_vregion_rehash_intrvl_get() local
885 vregion_rehash_intrvl = tcam->vregion_rehash_intrvl; in mlxsw_sp_acl_tcam_vregion_rehash_intrvl_get()
886 return vregion_rehash_intrvl; in mlxsw_sp_acl_tcam_vregion_rehash_intrvl_get()
900 tcam->vregion_rehash_intrvl = val; in mlxsw_sp_acl_tcam_vregion_rehash_intrvl_set()
Dspectrum_acl_tcam.h22 u32 vregion_rehash_intrvl; /* ms */ member