Searched refs:iowait_ioww_to_iow (Results 1 – 3 of 3) sorted by relevance
2326 if (wait && iowait_ioww_to_iow(wait)->sleep) { in sdma_check_progress()2367 tx->wait = iowait_ioww_to_iow(wait); in sdma_send_txreq()2376 iowait_sdma_inc(iowait_ioww_to_iow(wait)); in sdma_send_txreq()2383 iowait_sdma_inc(iowait_ioww_to_iow(wait)); in sdma_send_txreq()2446 tx->wait = iowait_ioww_to_iow(wait); in sdma_send_txlist()2467 iowait_sdma_add(iowait_ioww_to_iow(wait), total_count); in sdma_send_txlist()2469 iowait_ioww_to_iow(wait)); in sdma_send_txlist()2479 tx->wait = iowait_ioww_to_iow(wait); in sdma_send_txlist()
447 static inline struct iowait *iowait_ioww_to_iow(struct iowait_work *w) in iowait_ioww_to_iow() function
671 struct iowait *wait = iowait_ioww_to_iow(ioww); in hfi1_ipoib_flush_txq()