Searched refs:ECORE_DRV_MB_MAX_RETRIES (Results 1 – 1 of 1) sorted by relevance
28 #define ECORE_DRV_MB_MAX_RETRIES (500 * 1000) /* Account for 5 sec */ macro38 #define ECORE_EMUL_DRV_MB_MAX_RETRIES ((ECORE_DRV_MB_MAX_RETRIES / 100) * 4)703 u32 max_retries = ECORE_DRV_MB_MAX_RETRIES; in ecore_mcp_cmd_and_union()