Searched refs:pRscInfo (Results 1 – 3 of 3) sorted by relevance
196 ag_resource_info_t *pRscInfo; in agtiapi_InitResource() local197 pRscInfo = &thisCardInst->tiRscInfo; in agtiapi_InitResource()198 pRscInfo->tiLoLevelResource.loLevelOption.pciFunctionNumber = in agtiapi_InitResource()208 if (pRscInfo->tiLoLevelResource.loLevelMem.count != 0) { in agtiapi_InitResource()213 pRscInfo->tiLoLevelResource.loLevelOption.usecsPerTick = uSecPerTick; in agtiapi_InitResource()217 pRscInfo->tiLoLevelResource.loLevelOption.usecsPerTick ); in agtiapi_InitResource()218 for( numVal = 0; numVal < pRscInfo->tiLoLevelResource.loLevelMem.count; in agtiapi_InitResource()220 if( pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].totalLength == in agtiapi_InitResource()227 if ( pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].alignment < in agtiapi_InitResource()230 pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].alignment = in agtiapi_InitResource()[all …]
152 ag_resource_info_t *pRscInfo = &pCardInfo->tiRscInfo; in show_dek_table_entry() local159 pDekTable = pRscInfo->tiLoLevelResource.loLevelMem.mem[DEK_MEM_INDEX_1].virtPtr; in show_dek_table_entry()161 pDekTable = pRscInfo->tiLoLevelResource.loLevelMem.mem[DEK_MEM_INDEX_2].virtPtr; in show_dek_table_entry()371 ag_resource_info_t *pRscInfo = &pCard->pCardInfo->tiRscInfo; in agtiapi_AddDek() local382 pDekTable = pRscInfo->tiLoLevelResource.loLevelMem.mem[DEK_MEM_INDEX_1].virtPtr; in agtiapi_AddDek()385 pDekTable = pRscInfo->tiLoLevelResource.loLevelMem.mem[DEK_MEM_INDEX_2].virtPtr; in agtiapi_AddDek()
722 ag_resource_info_t *pRscInfo; in agtiapi_attach() local792 pRscInfo = &thisCardInst->tiRscInfo; in agtiapi_attach()848 pRscInfo->tiLoLevelResource.loLevelOption.encryption = agTRUE; in agtiapi_attach()943 &pRscInfo->tiLoLevelResource, in agtiapi_attach()944 &pRscInfo->tiInitiatorResource, in agtiapi_attach()946 &pRscInfo->tiSharedMem ); in agtiapi_attach()1110 ag_resource_info_t *pRscInfo = &thisCardInst->tiRscInfo; in agtiapi_InitCardSW() local1133 pRscInfo->tiLoLevelResource.loLevelOption.encryption = agTRUE; in agtiapi_InitCardSW()1145 pRscInfo->tiLoLevelResource.loLevelOption.maxNumOSLocks = 0; in agtiapi_InitCardSW()1158 maxLocks = pRscInfo->tiLoLevelResource.loLevelOption.numOfQueuesPerPort; in agtiapi_InitCardSW()[all …]