Searched refs:max_busy_polls (Results 1 – 1 of 1) sorted by relevance
113 const int max_busy_polls = 64; in sch56xx_send_cmd() local141 for (i = 0; i < max_busy_polls + max_lazy_polls; i++) { in sch56xx_send_cmd()142 if (i >= max_busy_polls) in sch56xx_send_cmd()153 if (i == max_busy_polls + max_lazy_polls) { in sch56xx_send_cmd()163 for (i = 0; i < max_busy_polls; i++) { in sch56xx_send_cmd()174 if (i == max_busy_polls) { in sch56xx_send_cmd()