Searched refs:ecc_sec_info_threshold (Results 1 – 1 of 1) sorted by relevance
22 static unsigned int ecc_sec_info_threshold = 10; variable30 module_param(ecc_sec_info_threshold, uint, 0644);31 MODULE_PARM_DESC(ecc_sec_info_threshold,262 if (*count > ecc_sec_info_threshold) in xgbe_ecc_sec()