Searched refs:iowait_ioww_to_iow (Results 1 – 3 of 3) sorted by relevance
2368 if (wait && iowait_ioww_to_iow(wait)->sleep) { in sdma_check_progress()2409 tx->wait = iowait_ioww_to_iow(wait); in sdma_send_txreq()2418 iowait_sdma_inc(iowait_ioww_to_iow(wait)); in sdma_send_txreq()2425 iowait_sdma_inc(iowait_ioww_to_iow(wait)); in sdma_send_txreq()2488 tx->wait = iowait_ioww_to_iow(wait); in sdma_send_txlist()2509 iowait_sdma_add(iowait_ioww_to_iow(wait), total_count); in sdma_send_txlist()2511 iowait_ioww_to_iow(wait)); in sdma_send_txlist()2521 tx->wait = iowait_ioww_to_iow(wait); in sdma_send_txlist()
488 static inline struct iowait *iowait_ioww_to_iow(struct iowait_work *w) in iowait_ioww_to_iow() function
670 struct iowait *wait = iowait_ioww_to_iow(ioww); in hfi1_ipoib_flush_txq()