Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw_d.h1570 #define I40IW_RING_GETSIZE(_ring) ((_ring).size) macro
Di40iw_utils.c469 wqe_idx = (wqe_idx + 1) % I40IW_RING_GETSIZE(cqp->sc_cqp.sq_ring); in i40iw_cleanup_pending_cqp_op()