Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h480 static inline int t4_rqes_posted(struct t4_wq *wq) in t4_rqes_posted() function
H A Dqp.c1799 wqe->u.init.nrqe = cpu_to_be16(t4_rqes_posted(&qhp->wq)); in rdma_init()