Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c22 static unsigned int ecc_sec_info_threshold = 10; variable
30 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()