Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dqp.h120 void hfi1_qp_wakeup(struct rvt_qp *qp, u32 flag);
H A Dverbs_txreq.c87 hfi1_qp_wakeup(qp, RVT_S_WAIT_TX); in hfi1_put_txreq()
H A Dqp.c437 void hfi1_qp_wakeup(struct rvt_qp *qp, u32 flag) in hfi1_qp_wakeup() function
539 hfi1_qp_wakeup(qp, RVT_S_WAIT_DMA_DESC); in iowait_wakeup()
H A Dpio.c970 hfi1_qp_wakeup(qp, RVT_S_WAIT_PIO | HFI1_S_WAIT_PIO_DRAIN); in sc_disable()
1666 hfi1_qp_wakeup(qps[top_idx], in sc_piobufavail()
1670 hfi1_qp_wakeup(qps[i], in sc_piobufavail()
H A Dverbs.c620 hfi1_qp_wakeup(qp, RVT_S_WAIT_KMEM); in mem_timer()