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