Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/irdma/
A Duk.c1297 static int irdma_qp_round_up(u32 wqdepth) in irdma_qp_round_up() function
1350 *sqdepth = irdma_qp_round_up((sq_size << shift) + IRDMA_SQ_RSVD); in irdma_get_sqdepth()
1370 *rqdepth = irdma_qp_round_up((rq_size << shift) + IRDMA_RQ_RSVD); in irdma_get_rqdepth()

Completed in 5 milliseconds