Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_self_test.c21 static int idle_chk_errors, idle_chk_warnings; variable
75 return ((args->val1 != args->imm1) && (idle_chk_errors > args->imm2)); in pneq_err()
2933 idle_chk_errors++; in bnx2x_self_test_log()
3046 idle_chk_errors = 0; in bnx2x_idle_chk()
3171 return idle_chk_errors; in bnx2x_idle_chk()
3174 if (idle_chk_errors == 0) { in bnx2x_idle_chk()
3180 idle_chk_errors, idle_chk_warnings); in bnx2x_idle_chk()
3182 return idle_chk_errors; in bnx2x_idle_chk()