Home
last modified time | relevance | path

Searched refs:max_attempts (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/sys/dev/iavf/
HDiavf_lib.c1478 int max_attempts = IAVF_MAX_DIS_Q_RETRY; in iavf_disable_queues_with_retries() local
1486 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()