Searched refs:CQ (Results 1 – 7 of 7) sorted by relevance
11 CQ
55 - 2, Completion queue scheduling will be managed by interrupts. Each CQ burst56 arms the CQ in order to get an interrupt event in the next traffic burst.
299 In the last stage prior to scheduling an atomic event to a CQ, DLB holds the305 - All N entries are filled with events from flow X, which is pinned to CQ 0.307 Until CQ 0 releases 1+ events, no other atomic flows for that LDB queue can be
45 - The number of CQs should set so that there is one CQ for each46 WQ, and one CQ for each pair of RQs.409 PMD: rte_enic_pmd: Supported CQ entry sizes: 16 32410 PMD: rte_enic_pmd: Using 16B CQ entry size
69 SQ correspondingly). Each SQ has a completion queue (CQ) associated
935 #define GLTCLAN_CQ_CNTX(i, CQ) (GLTCLAN_CQ_CNTX0(CQ) + ((i) * 0x0800)) argument
970 * **virtio: Fix crash if CQ is not negotiated.**