Searched refs:max_busy_polls (Results 1 – 1 of 1) sorted by relevance
123 const int max_busy_polls = 64; in sch56xx_send_cmd() local151 for (i = 0; i < max_busy_polls + max_lazy_polls; i++) { in sch56xx_send_cmd()152 if (i >= max_busy_polls) in sch56xx_send_cmd()163 if (i == max_busy_polls + max_lazy_polls) { in sch56xx_send_cmd()173 for (i = 0; i < max_busy_polls; i++) { in sch56xx_send_cmd()184 if (i == max_busy_polls) { in sch56xx_send_cmd()