Searched refs:retry_max (Results 1 – 1 of 1) sorted by relevance
2862 int retry_count, retry_max = 10; in ice_set_fc() local2879 for (retry_count = 0; retry_count < retry_max; retry_count++) { in ice_set_fc()