Searched refs:SwConfig (Results 1 – 8 of 8) sorted by relevance
732 agsaSwConfig_t SwConfig; in tdsaLoLevelGetResource() local814 SwConfig.hostDirectAccessMode = 0; in tdsaLoLevelGetResource()815 SwConfig.FWConfig = 0; in tdsaLoLevelGetResource()816 SwConfig.enableDIF = agFALSE; in tdsaLoLevelGetResource()817 SwConfig.enableEncryption = agFALSE; in tdsaLoLevelGetResource()820 SwConfig.disableMDF = agFALSE; in tdsaLoLevelGetResource()1751 tdsaPrintSwConfig(&SwConfig); in tdsaLoLevelGetResource()1990 SwConfig.TraceBufferSize = 0; in tdsaLoLevelGetResource()2018 SwConfig.mpiContextTable = agNULL; in tdsaLoLevelGetResource()2019 SwConfig.mpiContextTablelen = 0; in tdsaLoLevelGetResource()[all …]
128 agsaSwConfig_t *SwConfig; in tdsaGetSwConfigParams() local172 SwConfig = (agsaSwConfig_t *)&(tdsaAllShared->SwConfig); in tdsaGetSwConfigParams()197 SwConfig->hostDirectAccessSupport = 0; in tdsaGetSwConfigParams()198 SwConfig->hostDirectAccessMode = 0; in tdsaGetSwConfigParams()199 SwConfig->FWConfig = 0; in tdsaGetSwConfigParams()200 SwConfig->enableDIF = agFALSE; in tdsaGetSwConfigParams()201 SwConfig->enableEncryption = agFALSE; in tdsaGetSwConfigParams()204 SwConfig->disableMDF = agFALSE; in tdsaGetSwConfigParams()1675 SwConfig->enableDIF = agTRUE; in tdsaGetSwConfigParams()1679 SwConfig->enableDIF = agFALSE; in tdsaGetSwConfigParams()[all …]
113 agsaSwConfig_t SwConfig; in tdsaEsglInit() local144 SwConfig.sizefEventLog1 = HOST_EVENT_LOG_SIZE; in tdsaEsglInit()145 SwConfig.sizefEventLog2 = HOST_EVENT_LOG_SIZE; in tdsaEsglInit()146 SwConfig.eventLog1Option = 0; in tdsaEsglInit()147 SwConfig.eventLog2Option = 0; in tdsaEsglInit()148 SwConfig.fatalErrorInterrtuptEnable = 1; in tdsaEsglInit()149 SwConfig.fatalErrorInterruptVector = 1; in tdsaEsglInit()150 SwConfig.reserved = 0; in tdsaEsglInit()153 SwConfig.param3 = (void *)&(tdsaAllShared->QueueConfig); in tdsaEsglInit()155 saGetRequirements(&agRoot, &SwConfig, &memRequirement, &usecsPerTick, &maxSALocks); in tdsaEsglInit()
213 agsaSwConfig_t SwConfig; member
2652 agsaSwConfig_t *SwConfig in tdsaPrintSwConfig() argument2655 if (SwConfig == agNULL) in tdsaPrintSwConfig()2662 TI_DBG6(("SwConfig->maxActiveIOs %d\n", SwConfig->maxActiveIOs)); in tdsaPrintSwConfig()2663 TI_DBG6(("SwConfig->smpReqTimeout %d\n", SwConfig->smpReqTimeout)); in tdsaPrintSwConfig()
1398 agsaSwConfig_t *SwConfig
333 smSwConfig_t SwConfig; member
386 dmSwConfig_t SwConfig; member