Searched refs:iowait_queue (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/ |
A D | iowait.h | 364 static inline void iowait_queue(bool pkts_sent, struct iowait *w, in iowait_queue() function
|
A D | vnic_sdma.c | 203 iowait_queue(pkts_sent, wait->iow, &sde->dmawait); in hfi1_vnic_sdma_sleep()
|
A D | qp.c | 471 iowait_queue(pkts_sent, &priv->s_iowait, in iowait_sleep()
|
A D | ipoib_tx.c | 640 iowait_queue(pkts_sent, wait->iow, &sde->dmawait); in hfi1_ipoib_sdma_sleep()
|
A D | user_sdma.c | 107 iowait_queue(pkts_sent, &pq->busy, &sde->dmawait); in defer_packet_queue()
|
A D | verbs.c | 911 iowait_queue(ps->pkts_sent, &priv->s_iowait, in pio_wait()
|
Completed in 14 milliseconds