Searched refs:NUM_ADDR_RESEND_ATTEMPTS (Results 1 – 1 of 1) sorted by relevance
132 #define NUM_ADDR_RESEND_ATTEMPTS 12 macro730 } while (ret != 0 && attempts < NUM_ADDR_RESEND_ATTEMPTS); in stu300_xfer_msg()732 if (attempts < NUM_ADDR_RESEND_ATTEMPTS && attempts > 0) { in stu300_xfer_msg()735 } else if (attempts == NUM_ADDR_RESEND_ATTEMPTS) { in stu300_xfer_msg()738 NUM_ADDR_RESEND_ATTEMPTS); in stu300_xfer_msg()