Home
last modified time | relevance | path

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

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