Searched refs:BULLETIN_ATTEMPTS (Results 1 – 2 of 2) sorted by relevance
77 #define BULLETIN_ATTEMPTS 5 /* crc failures before throwing towel */ macro
3043 for (attempts = 0; attempts < BULLETIN_ATTEMPTS; attempts++) { in bnx2x_sample_bulletin()3059 if (attempts >= BULLETIN_ATTEMPTS) { in bnx2x_sample_bulletin()
Completed in 16 milliseconds