Searched refs:MAX_TRIES (Results 1 – 6 of 6) sorted by relevance
93 static constexpr auto MAX_TRIES = 5; variable
116 network_debug_.ncsi.test.max_tries = MAX_TRIES; in reset()
234 #define MAX_TRIES 5 macro282 for (tries = 0; tries < MAX_TRIES; tries++) { in usb_hub_port_reset()330 if (tries == MAX_TRIES) { in usb_hub_port_reset()332 "disabling port.\n", port + 1, MAX_TRIES); in usb_hub_port_reset()
860 #define MAX_TRIES 3 macro862 for (tries = 1; tries <= MAX_TRIES; tries++)
615 #define MAX_TRIES 1 in p54_get_survey() macro616 for (tries = 0; tries < MAX_TRIES; tries++) { in p54_get_survey()648 #undef MAX_TRIES in p54_get_survey()
3123 #define MAX_TRIES 15 in ice_ptp_lock() macro3125 for (i = 0; i < MAX_TRIES; i++) { in ice_ptp_lock()