Searched refs:retry_cnt2 (Results 1 – 1 of 1) sorted by relevance
75 int status, retry_cnt, retry_cnt2, hw_err; in hermon_cmd_post() local133 retry_cnt2 = HCA_PIO_RETRY_CNT; in hermon_cmd_post()137 } while (status == HERMON_CMD_INTERNAL_ERR && retry_cnt2-- > 0); in hermon_cmd_post()153 } else if (retry_cnt2 != HCA_PIO_RETRY_CNT) { in hermon_cmd_post()