Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mana/
H A Dcq.c141 if (cq->queue.id >= gc->max_num_cqs || cq->queue.id == INVALID_QUEUE_ID) in mana_ib_remove_cq_cb()
H A Dqp.c444 qp->rc_qp.queues[i].id = INVALID_QUEUE_ID; in mana_ib_create_rc_qp()
H A Dmain.c247 queue->id = INVALID_QUEUE_ID; in mana_ib_create_queue()
/linux/include/net/mana/
H A Dgdma.h253 #define INVALID_QUEUE_ID UINT_MAX macro
/linux/drivers/net/ethernet/microsoft/mana/
H A Dgdma_main.c523 gc->test_event_eq_id = INVALID_QUEUE_ID; in mana_gd_test_eq()
588 queue->id = INVALID_QUEUE_ID; in mana_gd_create_eq()