Searched refs:txwait (Results 1 – 3 of 3) sorted by relevance
34 if (!list_empty(&dev->txwait)) { in hfi1_put_txreq()38 wait = list_first_entry(&dev->txwait, struct iowait, in hfi1_put_txreq()68 list_add_tail(&priv->s_iowait.list, &dev->txwait); in __get_txreq()
241 struct list_head txwait; /* list for wait verbs_txreq */ member
1766 INIT_LIST_HEAD(&dev->txwait); in hfi1_register_ib_device()1898 if (!list_empty(&dev->txwait)) in hfi1_unregister_ib_device()
Completed in 10 milliseconds