Lines Matching refs:loLevelOption
522 tdsaAllShared->MaxNumLocks = loResource->loLevelOption.numOfQueuesPerPort; in tiCOMInit()
524 tdsaAllShared->MaxNumOSLocks = loResource->loLevelOption.maxNumOSLocks; in tiCOMInit()
582 tdsaAllShared->MaxNumLLLocks = loResource->loLevelOption.numOfQueuesPerPort - TD_MAX_LOCKS; in tiCOMInit()
2074 maxNumOSLocks = loResource->loLevelOption.maxNumOSLocks; in tdsaLoLevelGetResource()
2183 …loResource->loLevelOption.usecsPerTick = MIN(MIN(usecsPerTick, dmUsecsPerTick), smUsecsPerTi… in tdsaLoLevelGetResource()
2184 …loResource->loLevelOption.numOfQueuesPerPort = maxQueueSets + dmMaxNumLocks + smMaxNumLocks + TD_M… in tdsaLoLevelGetResource()
2185 loResource->loLevelOption.mutexLockUsage = tiOneMutexLockPerQueue; in tdsaLoLevelGetResource()
2189 loResource->loLevelOption.maxInterruptVectors = SwConfig.max_MSIX_InterruptVectors; in tdsaLoLevelGetResource()
2190 loResource->loLevelOption.max_MSI_InterruptVectors = SwConfig.max_MSI_InterruptVectors; in tdsaLoLevelGetResource()
2191 loResource->loLevelOption.flag = SwConfig.legacyInt_X; in tdsaLoLevelGetResource()
2192 …evelGetResource: asking maxInterruptVectors(MSIX) %d \n", loResource->loLevelOption.maxInterruptVe… in tdsaLoLevelGetResource()
2193 …LevelGetResource: asking max_MSI_InterruptVectors %d \n", loResource->loLevelOption.max_MSI_Interr… in tdsaLoLevelGetResource()
2194 …TI_DBG2(("tdsaLoLevelGetResource: asking flag - legacyInt_X %d \n", loResource->loLevelOption.flag… in tdsaLoLevelGetResource()
2274 loResource->loLevelOption.usecsPerTick = MIN(usecsPerTick, dmUsecsPerTick); in tdsaLoLevelGetResource()
2275 …loResource->loLevelOption.numOfQueuesPerPort = maxQueueSets + dmMaxNumLocks + TD_MAX_LOCKS + maxNu… in tdsaLoLevelGetResource()
2276 loResource->loLevelOption.mutexLockUsage = tiOneMutexLockPerQueue; in tdsaLoLevelGetResource()
2280 loResource->loLevelOption.maxInterruptVectors = SwConfig.max_MSIX_InterruptVectors; in tdsaLoLevelGetResource()
2281 loResource->loLevelOption.max_MSI_InterruptVectors = SwConfig.max_MSI_InterruptVectors; in tdsaLoLevelGetResource()
2282 loResource->loLevelOption.flag = SwConfig.legacyInt_X; in tdsaLoLevelGetResource()
2283 …evelGetResource: asking maxInterruptVectors(MSIX) %d \n", loResource->loLevelOption.maxInterruptVe… in tdsaLoLevelGetResource()
2284 …LevelGetResource: asking max_MSI_InterruptVectors %d \n", loResource->loLevelOption.max_MSI_Interr… in tdsaLoLevelGetResource()
2285 …TI_DBG2(("tdsaLoLevelGetResource: asking flag - legacyInt_X %d \n", loResource->loLevelOption.flag… in tdsaLoLevelGetResource()
2365 loResource->loLevelOption.usecsPerTick = MIN(usecsPerTick, smUsecsPerTick); in tdsaLoLevelGetResource()
2366 …loResource->loLevelOption.numOfQueuesPerPort = maxQueueSets + smMaxNumLocks + TD_MAX_LOCKS + maxNu… in tdsaLoLevelGetResource()
2367 loResource->loLevelOption.mutexLockUsage = tiOneMutexLockPerQueue; in tdsaLoLevelGetResource()
2371 loResource->loLevelOption.maxInterruptVectors = SwConfig.max_MSIX_InterruptVectors; in tdsaLoLevelGetResource()
2372 loResource->loLevelOption.max_MSI_InterruptVectors = SwConfig.max_MSI_InterruptVectors; in tdsaLoLevelGetResource()
2373 loResource->loLevelOption.flag = SwConfig.legacyInt_X; in tdsaLoLevelGetResource()
2374 …evelGetResource: asking maxInterruptVectors(MSIX) %d \n", loResource->loLevelOption.maxInterruptVe… in tdsaLoLevelGetResource()
2375 …LevelGetResource: asking max_MSI_InterruptVectors %d \n", loResource->loLevelOption.max_MSI_Interr… in tdsaLoLevelGetResource()
2376 …TI_DBG2(("tdsaLoLevelGetResource: asking flag - legacyInt_X %d \n", loResource->loLevelOption.flag… in tdsaLoLevelGetResource()
2428 loResource->loLevelOption.usecsPerTick = usecsPerTick; in tdsaLoLevelGetResource()
2429 loResource->loLevelOption.numOfQueuesPerPort = maxQueueSets + TD_MAX_LOCKS + maxNumOSLocks; in tdsaLoLevelGetResource()
2430 loResource->loLevelOption.mutexLockUsage = tiOneMutexLockPerQueue; in tdsaLoLevelGetResource()
2434 loResource->loLevelOption.maxInterruptVectors = SwConfig.max_MSIX_InterruptVectors; in tdsaLoLevelGetResource()
2435 loResource->loLevelOption.max_MSI_InterruptVectors = SwConfig.max_MSI_InterruptVectors; in tdsaLoLevelGetResource()
2436 loResource->loLevelOption.flag = SwConfig.legacyInt_X; in tdsaLoLevelGetResource()
2437 …evelGetResource: asking maxInterruptVectors(MSIX) %d \n", loResource->loLevelOption.maxInterruptVe… in tdsaLoLevelGetResource()
2438 …LevelGetResource: asking max_MSI_InterruptVectors %d \n", loResource->loLevelOption.max_MSI_Interr… in tdsaLoLevelGetResource()
2439 …TI_DBG2(("tdsaLoLevelGetResource: asking flag - legacyInt_X %d \n", loResource->loLevelOption.flag… in tdsaLoLevelGetResource()