Searched refs:max_busy_polls (Results 1 – 1 of 1) sorted by relevance
137 const int max_busy_polls = 64; in sch56xx_send_cmd() local165 for (i = 0; i < max_busy_polls + max_lazy_polls; i++) { in sch56xx_send_cmd()166 if (i >= max_busy_polls) in sch56xx_send_cmd()177 if (i == max_busy_polls + max_lazy_polls) { in sch56xx_send_cmd()187 for (i = 0; i < max_busy_polls; i++) { in sch56xx_send_cmd()198 if (i == max_busy_polls) { in sch56xx_send_cmd()