Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_user.h309 void (*iw_cq_clean)(void *, struct i40iw_cq_uk *); member
H A Di40iw_uk.c970 .iw_cq_clean = i40iw_clean_cq
H A Di40iw_verbs.c372 ukcq->ops.iw_cq_clean(&iwqp->sc_qp.qp_uk, ukcq); in i40iw_clean_cqes()