Searched refs:MSIX_RETRY_COUNT (Results 1 – 1 of 1) sorted by relevance
20 #define MSIX_RETRY_COUNT 3 macro202 for (i = 0; i < MSIX_RETRY_COUNT && ret > 0; i++) in gasket_interrupt_msix_init()