Home
last modified time | relevance | path

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

/src/sys/dev/iavf/
H A Diavf_lib.c1468 int max_attempts = IAVF_MAX_DIS_Q_RETRY; in iavf_disable_queues_with_retries() local
1476 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()