Searched refs:QED_HW_STOP_RETRY_LIMIT (Results 1 – 2 of 2) sorted by relevance
761 #define QED_HW_STOP_RETRY_LIMIT (10) macro791 for (i = 0; i < QED_HW_STOP_RETRY_LIMIT; i++) { in qed_hw_stop()800 if (i == QED_HW_STOP_RETRY_LIMIT) in qed_hw_stop()856 for (i = 0; i < QED_HW_STOP_RETRY_LIMIT; i++) { in qed_hw_stop_fastpath()865 if (i == QED_HW_STOP_RETRY_LIMIT) in qed_hw_stop_fastpath()
1517 #define QED_HW_STOP_RETRY_LIMIT (10) macro