Searched refs:hfi1_qp_wakeup (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | verbs_txreq.c | 87 hfi1_qp_wakeup(qp, RVT_S_WAIT_TX); in hfi1_put_txreq()
|
H A D | qp.h | 116 * hfi1_qp_wakeup - wake up on the indicated event 120 void hfi1_qp_wakeup(struct rvt_qp *qp, u32 flag);
|
H A D | qp.c | 437 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 D | pio.c | 970 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 D | verbs.c | 620 hfi1_qp_wakeup(qp, RVT_S_WAIT_KMEM); in mem_timer()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | qp.h | 74 * hfi1_qp_wakeup - wake up on the indicated event 78 void hfi1_qp_wakeup(struct rvt_qp *qp, u32 flag);
|
H A D | verbs_txreq.c | 45 hfi1_qp_wakeup(qp, RVT_S_WAIT_TX); in hfi1_put_txreq()
|
H A D | qp.c | 396 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 D | pio.c | 928 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 D | verbs.c | 578 hfi1_qp_wakeup(qp, RVT_S_WAIT_KMEM); in mem_timer()
|
Completed in 14 milliseconds