/freebsd/sys/dev/cxgbe/firmware/ |
H A D | t5fw_cfg_fpga.txt | 22 # 2. Ingress Queues with Free Lists: 1024. PCI-E SR-IOV Virtual Functions 23 # must use a power of 2 Ingress Queues. 24 # 3. Egress Queues: 128K. PCI-E SR-IOV Virtual Functions must use a 25 # power of 2 Egress Queues. 54 # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs 64 # for a total of 96 Ingress Queues and MSI-X Vectors on the Unified PF. 65 # (Plus a few for Firmware Event Queues, etc.) 187 # Each Ingress Queue can use one MSI-X interrupt but some Ingress Queues can 188 # use Forwarded Interrupt Ingress Queues. For these latter, an Ingress Queue 192 # than or equal to the number of Ingress Queues ... [all …]
|
H A D | t4fw_cfg_uwire.txt | 22 # 2. Ingress Queues with Free Lists: 1024. PCI-E SR-IOV Virtual Functions 23 # must use a power of 2 Ingress Queues. 24 # 3. Egress Queues: 128K. PCI-E SR-IOV Virtual Functions must use a 25 # power of 2 Egress Queues. 54 # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs 64 # for a total of 96 Ingress Queues and MSI-X Vectors on the Unified PF. 65 # (Plus a few for Firmware Event Queues, etc.) 170 # Each Ingress Queue can use one MSI-X interrupt but some Ingress Queues can 171 # use Forwarded Interrupt Ingress Queues. For these latter, an Ingress Queue 175 # than or equal to the number of Ingress Queues ... [all …]
|
H A D | t5fw_cfg_uwire.txt | 23 # 2. Ingress Queues with Free Lists: 1024. 24 # 3. Egress Queues: 128K. 39 # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs 49 # for a total of 96 Ingress Queues and MSI-X Vectors on the Unified PF. 50 # (Plus a few for Firmware Event Queues, etc.) 205 # Each Ingress Queue can use one MSI-X interrupt but some Ingress Queues can 206 # use Forwarded Interrupt Ingress Queues. For these latter, an Ingress Queue 210 # than or equal to the number of Ingress Queues ... 213 # NFLIQ_NIC = 32 # NIC Ingress Queues with Free Lists 214 # NETHCTRL_NIC = 32 # NIC Ethernet Control/TX Queues [all …]
|
H A D | t6fw_cfg_fpga.txt | 23 # 2. Ingress Queues with Free Lists: 1024. 24 # 3. Egress Queues: 128K. 39 # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs 49 # for a total of 96 Ingress Queues and MSI-X Vectors on the Unified PF. 50 # (Plus a few for Firmware Event Queues, etc.) 199 # Each Ingress Queue can use one MSI-X interrupt but some Ingress Queues can 200 # use Forwarded Interrupt Ingress Queues. For these latter, an Ingress Queue 204 # than or equal to the number of Ingress Queues ... 207 # NFLIQ_NIC = 32 # NIC Ingress Queues with Free Lists 208 # NETHCTRL_NIC = 32 # NIC Ethernet Control/TX Queues [all …]
|
H A D | t6fw_cfg_uwire.txt | 23 # 2. Ingress Queues with Free Lists: 1024. 24 # 3. Egress Queues: 128K. 39 # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs 49 # for a total of 96 Ingress Queues and MSI-X Vectors on the Unified PF. 50 # (Plus a few for Firmware Event Queues, etc.) 222 # Each Ingress Queue can use one MSI-X interrupt but some Ingress Queues can 223 # use Forwarded Interrupt Ingress Queues. For these latter, an Ingress Queue 227 # than or equal to the number of Ingress Queues ... 230 # NFLIQ_NIC = 32 # NIC Ingress Queues with Free Lists 231 # NETHCTRL_NIC = 32 # NIC Ethernet Control/TX Queues [all …]
|
H A D | t4fw_cfg.txt | 158 # and GTS registers, the number of Ingress and Egress Queues must be a power
|
H A D | t6fw_cfg_hashfilter.txt | 187 # and GTS registers, the number of Ingress and Egress Queues must be a power
|
H A D | t5fw_cfg.txt | 203 # and GTS registers, the number of Ingress and Egress Queues must be a power
|
H A D | t5fw_cfg_hashfilter.txt | 206 # and GTS registers, the number of Ingress and Egress Queues must be a power
|
H A D | t6fw_cfg.txt | 205 # and GTS registers, the number of Ingress and Egress Queues must be a power
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | QueueList.cpp | 49 for (QueueSP queue_sp : Queues()) { in FindQueueByID() 60 for (QueueSP queue_sp : Queues()) { in FindQueueByIndexID()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | QueueList.h | 60 QueueIterable Queues() { return QueueIterable(m_queues, m_mutex); } in Queues() function
|
H A D | Process.h | 2251 QueueList::QueueIterable Queues() { in Queues() function 2253 return m_queue_list.Queues(); in Queues()
|
/freebsd/tools/test/stress2/misc/ |
H A D | all.exclude | 51 sctp2.sh panic: Queues are not empty when handling SHUTDOWN-COMPLETE 20210211 52 sctp3.sh panic: Queues are not empty when handling SHUTDOWN-COMPLETE 20210211
|
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/ |
H A D | k3-ringacc.txt | 22 "fifos" - The RA Queues Registers
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 179 Queues, enumerator 200 case OpenACCSpecialTokenKind::Queues: in isOpenACCSpecialToken() 1190 if (isOpenACCSpecialToken(OpenACCSpecialTokenKind::Queues, Tok) && in ParseOpenACCWaitArgument()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenSchedule.cpp | 493 RecVec Queues = Records.getAllDerivedDefinitions("MemoryQueue"); in collectLoadStoreQueueInfo() local 495 for (Record *Queue : Queues) { in collectLoadStoreQueueInfo()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | P9InstrResources.td | 29 // - Four Load/Store Queues. P9_LS_*
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 2742 J. L. W. Kessels Alternative to Event Queues for 2994 Priority Queues . . . . . . . . . . . . 309--315
|
H A D | funstack.in | 20892 title = "Alternative to Event Queues for Synchronization in Monitors", 22806 title = "A Data Structure for Manipulating Priority Queues",
|