Home
last modified time | relevance | path

Searched refs:hfi1_qp_wakeup (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dqp.h78 void hfi1_qp_wakeup(struct rvt_qp *qp, u32 flag);
H A Dverbs_txreq.c45 hfi1_qp_wakeup(qp, RVT_S_WAIT_TX); in hfi1_put_txreq()
H A Dqp.c396 void hfi1_qp_wakeup(struct rvt_qp *qp, u32 flag) in hfi1_qp_wakeup() function
498 hfi1_qp_wakeup(qp, RVT_S_WAIT_DMA_DESC); in iowait_wakeup()
H A Dpio.c928 hfi1_qp_wakeup(qp, RVT_S_WAIT_PIO | HFI1_S_WAIT_PIO_DRAIN); in sc_disable()
1624 hfi1_qp_wakeup(qps[top_idx], in sc_piobufavail()
1628 hfi1_qp_wakeup(qps[i], in sc_piobufavail()
H A Dverbs.c578 hfi1_qp_wakeup(qp, RVT_S_WAIT_KMEM); in mem_timer()