Home
last modified time | relevance | path

Searched refs:INVALID_QUEUE_ID (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/mana/
H A Dcq.c166 if (cq->queue.id >= gc->max_num_cqs || cq->queue.id == INVALID_QUEUE_ID) in mana_ib_remove_cq_cb()
H A Dmain.c250 queue->id = INVALID_QUEUE_ID; in mana_ib_create_kernel_queue()
271 queue->id = INVALID_QUEUE_ID; in mana_ib_create_queue()
H A Dqp.c553 qp->rc_qp.queues[i].id = INVALID_QUEUE_ID; in mana_ib_create_rc_qp()
/linux/include/net/mana/
H A Dgdma.h279 #define INVALID_QUEUE_ID UINT_MAX
273 #define INVALID_QUEUE_ID global() macro