Searched refs:SLI4_QUEUE_FLAG_MQ (Results 1 – 2 of 2) sorted by relevance
794 assoc->u.flag |= SLI4_QUEUE_FLAG_MQ; in sli_queue_alloc()1354 if (cq->u.flag & SLI4_QUEUE_FLAG_MQ) { in sli_cq_parse()
539 SLI4_QUEUE_FLAG_MQ = 1 << 0, /* CQ has MQ/Async completion */ enumerator