Searched refs:IAVF_AQ_MAX_ERR (Results 1 – 2 of 2) sorted by relevance
80 #define IAVF_AQ_MAX_ERR 20 /* times to try before resetting AQ */ macro
2748 if (++adapter->aq_wait_count > IAVF_AQ_MAX_ERR) { in iavf_watchdog_task()