Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mana/
A Dcq.c45 err = mana_ib_create_queue(mdev, ucmd.buf_addr, cq->cqe * COMP_ENTRY_SIZE, &cq->queue); in mana_ib_create_cq()
A Dqp.c190 cq_spec.queue_size = cq->cqe * COMP_ENTRY_SIZE; in mana_ib_create_qp_rss()
341 cq_spec.queue_size = send_cq->cqe * COMP_ENTRY_SIZE; in mana_ib_create_qp_raw()
/linux/include/net/mana/
A Dmana.h39 #define COMP_ENTRY_SIZE 64 macro
/linux/drivers/net/ethernet/microsoft/mana/
A Dmana_en.c1812 cq->gdma_cq->queue_size / COMP_ENTRY_SIZE * 4) { in mana_cq_handler()
1924 cq_size = apc->tx_queue_size * COMP_ENTRY_SIZE; in mana_create_txq()
2138 *cq_size += COMP_ENTRY_SIZE; in mana_alloc_rx_wqe()

Completed in 21 milliseconds