Home
last modified time | relevance | path

Searched refs:iowait_queue (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Diowait.h364 static inline void iowait_queue(bool pkts_sent, struct iowait *w, in iowait_queue() function
H A Dvnic_sdma.c204 iowait_queue(pkts_sent, wait->iow, &sde->dmawait); in hfi1_vnic_sdma_sleep()
H A Dqp.c471 iowait_queue(pkts_sent, &priv->s_iowait, in iowait_sleep()
H A Dipoib_tx.c641 iowait_queue(pkts_sent, wait->iow, &sde->dmawait); in hfi1_ipoib_sdma_sleep()
H A Duser_sdma.c87 iowait_queue(pkts_sent, &pq->busy, &sde->dmawait); in defer_packet_queue()
H A Dverbs.c911 iowait_queue(ps->pkts_sent, &priv->s_iowait, in pio_wait()