Home
last modified time | relevance | path

Searched refs:dmawait (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Dvnic_sdma.c204 iowait_queue(pkts_sent, wait->iow, &sde->dmawait); in hfi1_vnic_sdma_sleep()
H A Dsdma.c383 if (!list_empty(&sde->dmawait)) { in sdma_flush()
385 list_for_each_entry_safe(w, nw, &sde->dmawait, list) { in sdma_flush()
1414 INIT_LIST_HEAD(&sde->dmawait); in sdma_init()
1556 if (!list_empty(&sde->dmawait)) in sdma_exit()
1720 if (!list_empty(&sde->dmawait)) { in sdma_desc_avail()
1727 &sde->dmawait, in sdma_desc_avail()
H A Dsdma.h345 struct list_head dmawait; member
H A Dqp.c472 &sde->dmawait); 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 Dchip.c4084 def_access_ibp_counter(dmawait);
5106 [C_SW_IBP_DMA_WAIT] = SW_IBP_CNTR(DmaWait, dmawait),