Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libirdma/
H A Dirdma_uk.c1541 irdma_round_up_wq(u32 wqdepth) in irdma_round_up_wq() function
1593 *sqdepth = irdma_round_up_wq((sq_size << shift) + IRDMA_SQ_RSVD); in irdma_get_sqdepth()
1612 *rqdepth = irdma_round_up_wq((rq_size << shift) + IRDMA_RQ_RSVD); in irdma_get_rqdepth()
/freebsd/sys/dev/irdma/
H A Dirdma_uk.c1435 irdma_round_up_wq(u32 wqdepth) in irdma_round_up_wq() function
1487 *sqdepth = irdma_round_up_wq((sq_size << shift) + IRDMA_SQ_RSVD); in irdma_get_sqdepth()
1506 *rqdepth = irdma_round_up_wq((rq_size << shift) + IRDMA_RQ_RSVD); in irdma_get_rqdepth()