Searched refs:max_attempts (Results 1 – 1 of 1) sorted by relevance
1468 int max_attempts = IAVF_MAX_DIS_Q_RETRY; in iavf_disable_queues_with_retries() local1476 max_attempts = 1; in iavf_disable_queues_with_retries()1478 while ((msg_count < max_attempts) && in iavf_disable_queues_with_retries()1489 if (!in_detach && msg_count >= max_attempts) in iavf_disable_queues_with_retries()