Searched refs:maxInterruptVectors (Results 1 – 5 of 5) sorted by relevance
2189 loResource->loLevelOption.maxInterruptVectors = SwConfig.max_MSIX_InterruptVectors; in tdsaLoLevelGetResource()2192 …Resource: asking maxInterruptVectors(MSIX) %d \n", loResource->loLevelOption.maxInterruptVectors)); in tdsaLoLevelGetResource()2280 loResource->loLevelOption.maxInterruptVectors = SwConfig.max_MSIX_InterruptVectors; in tdsaLoLevelGetResource()2283 …Resource: asking maxInterruptVectors(MSIX) %d \n", loResource->loLevelOption.maxInterruptVectors)); in tdsaLoLevelGetResource()2371 loResource->loLevelOption.maxInterruptVectors = SwConfig.max_MSIX_InterruptVectors; in tdsaLoLevelGetResource()2374 …Resource: asking maxInterruptVectors(MSIX) %d \n", loResource->loLevelOption.maxInterruptVectors)); in tdsaLoLevelGetResource()2434 loResource->loLevelOption.maxInterruptVectors = SwConfig.max_MSIX_InterruptVectors; in tdsaLoLevelGetResource()2437 …Resource: asking maxInterruptVectors(MSIX) %d \n", loResource->loLevelOption.maxInterruptVectors)); in tdsaLoLevelGetResource()
3972 tdsaAllShared->SwConfig.max_MSIX_InterruptVectors = loResource->loLevelOption.maxInterruptVectors; in tiCOMPortInit()4299 …uptVector = loResource->loLevelOption.maxInterruptVectors > 31 ? 31 : loResource->loLevelOption.ma… in tiCOMPortInit()
94 bit32 maxInterruptVectors; member
449 U32 maxInterruptVectors; member
1041 pmsc->pCardInfo->maxInterruptVectors = MAX_MSIX_NUM_VECTOR; in agtiapi_attach()1140 maxInterruptVectors = pmsc->pCardInfo->maxInterruptVectors; in agtiapi_InitCardSW()1142 pmsc->pCardInfo->maxInterruptVectors ); in agtiapi_InitCardSW()4757 for (i = 0; i < pCard->pCardInfo->maxInterruptVectors; i++) in agtiapi_CheckAllVectors()