Home
last modified time | relevance | path

Searched refs:iowait_get_txhead (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Dverbs_txreq.h64 stx = iowait_get_txhead(w); in get_waiting_verbs_txreq()
H A Diowait.h281 * iowait_get_txhead() - get packet off of iowait list
285 static inline struct sdma_txreq *iowait_get_txhead(struct iowait_work *wait) in iowait_get_txhead() function