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