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