Home
last modified time | relevance | path

Searched refs:outboundQueues (Results 1 – 9 of 9) sorted by relevance

/freebsd-14.2/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsainit.c1782 …mpiConfig->outboundQueues[i].numElements = (bit16)queueConfig->outboundQueues[i].elementCou… in siConfiguration()
1783 …mpiConfig->outboundQueues[i].elementSize = (bit16)queueConfig->outboundQueues[i].elementSiz… in siConfiguration()
1784 …mpiConfig->outboundQueues[i].interruptVector = (bit8)queueConfig->outboundQueues[i].interruptVe… in siConfiguration()
1785 …mpiConfig->outboundQueues[i].interruptDelay = (bit16)queueConfig->outboundQueues[i].interruptD… in siConfiguration()
1786 …mpiConfig->outboundQueues[i].interruptThreshold = (bit8)queueConfig->outboundQueues[i].interruptCo… in siConfiguration()
1787 …mpiConfig->outboundQueues[i].interruptEnable = (bit32)queueConfig->outboundQueues[i].interruptE… in siConfiguration()
1791 queueConfig->outboundQueues[i].elementCount, in siConfiguration()
1792 queueConfig->outboundQueues[i].elementSize, in siConfiguration()
2391 …bit32 memSize = config->outboundQueues[qIdx].numElements * config->outboundQueues[qIdx].elementSiz… in mpiInitialize()
2780 if(0 != config->outboundQueues[i].numElements) in mpiInitialize()
[all …]
H A Dmpi.h389 …mpiOutboundQueueDescriptor_t outboundQueues[MPI_MAX_OUTBOUND_QUEUES]; /**< mpiQueueDescriptor stru… member
417 …mpiOutboundQueueDescriptor_t outboundQueues[MPI_MAX_OUTBOUND_QUEUES]; /**< mpiQueueDescriptor stru… member
H A Dmpi.c162 if(0 != config->outboundQueues[qIdx].numElements) in mpiRequirementsGet()
164 …bit32 memSize = config->outboundQueues[qIdx].numElements * config->outboundQueues[qIdx].elementSiz… in mpiRequirementsGet()
H A Dsautil.c762 … queueConfig->outboundQueues[%d].elementCount 0x%x\n",x,queueConfig->outboundQueues[x].elementCoun… in sidump_Q_config()
763 … queueConfig->outboundQueues[%d].elementSize 0x%x\n",x,queueConfig->outboundQueues[x].elementSize… in sidump_Q_config()
H A Dsaint.c866 else if (saRoot->QueueConfig.outboundQueues[i].interruptEnable == 0) in saDelayedInterruptHandler()
889 else if (saRoot->QueueConfig.outboundQueues[i].interruptEnable == 0) in saDelayedInterruptHandler()
/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdesgl.c132 QueueConfig->outboundQueues[i].elementCount = tdsaAllShared->OutboundQueueSize; in tdsaEsglInit()
133 QueueConfig->outboundQueues[i].elementSize = tdsaAllShared->OutboundQueueEleSize; in tdsaEsglInit()
134 …QueueConfig->outboundQueues[i].interruptDelay = tdsaAllShared->OutboundQueueInterruptDelay[i]; /* … in tdsaEsglInit()
135 …QueueConfig->outboundQueues[i].interruptCount = tdsaAllShared->OutboundQueueInterruptCount[i]; /* … in tdsaEsglInit()
136 QueueConfig->outboundQueues[i].interruptVectorIndex = 0; in tdsaEsglInit()
H A Dtdinit.c1762 QueueConfig.outboundQueues[i].elementCount = OutboundQueueSize[i]; in tdsaLoLevelGetResource()
1763 QueueConfig.outboundQueues[i].elementSize = OutboundQueueEleSize[i]; in tdsaLoLevelGetResource()
1764 QueueConfig.outboundQueues[i].interruptDelay = OutboundQueueInterruptDelay[i]; in tdsaLoLevelGetResource()
1765 QueueConfig.outboundQueues[i].interruptCount = OutboundQueueInterruptCount[i]; in tdsaLoLevelGetResource()
1766 QueueConfig.outboundQueues[i].interruptEnable = OutboundQueueInterruptEnable[i]; in tdsaLoLevelGetResource()
3316 QueueConfig->outboundQueues[i].elementCount = tdsaAllShared->OutboundQueueSize[i]; in tdsaQueueConfigInit()
3317 QueueConfig->outboundQueues[i].elementSize = tdsaAllShared->OutboundQueueEleSize[i]; in tdsaQueueConfigInit()
3318 …QueueConfig->outboundQueues[i].interruptDelay = tdsaAllShared->OutboundQueueInterruptDelay[i]; /* … in tdsaQueueConfigInit()
3319 …QueueConfig->outboundQueues[i].interruptCount = tdsaAllShared->OutboundQueueInterruptCount[i]; /* … in tdsaQueueConfigInit()
3320 …QueueConfig->outboundQueues[i].interruptEnable = tdsaAllShared->OutboundQueueInterruptEnable[i]; /… in tdsaQueueConfigInit()
[all …]
H A Dtdport.c4018 QueueConfig->outboundQueues[i].elementCount = tdsaAllShared->OutboundQueueSize[i]; in tiCOMPortInit()
4019 QueueConfig->outboundQueues[i].elementSize = tdsaAllShared->OutboundQueueEleSize[i]; in tiCOMPortInit()
4020 …QueueConfig->outboundQueues[i].interruptDelay = tdsaAllShared->OutboundQueueInterruptDelay[i]; /* … in tiCOMPortInit()
4021 …QueueConfig->outboundQueues[i].interruptCount = tdsaAllShared->OutboundQueueInterruptCount[i]; /* … in tiCOMPortInit()
4022 …QueueConfig->outboundQueues[i].interruptEnable = tdsaAllShared->OutboundQueueInterruptEnable[i]; /… in tiCOMPortInit()
4023 QueueConfig->outboundQueues[i].interruptVectorIndex = 0; in tiCOMPortInit()
4026 …QueueConfig->outboundQueues[i].interruptVectorIndex = i % tdsaAllShared->SwConfig.max_MSIX_Interru… in tiCOMPortInit()
4030 …QueueConfig->outboundQueues[i].interruptVectorIndex = i % tdsaAllShared->SwConfig.max_MSI_Interrup… in tiCOMPortInit()
4034 QueueConfig->outboundQueues[i].interruptVectorIndex = 0; in tiCOMPortInit()
/freebsd-14.2/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2440 agsaQueueOutbound_t outboundQueues[AGSA_MAX_OUTBOUND_Q]; member