Searched refs:txp_next (Results 1 – 2 of 2) sorted by relevance
161 struct ipath_sdma_txreq *txp, *txp_next; in ipath_sdma_notify() local163 list_for_each_entry_safe(txp, txp_next, list, list) { in ipath_sdma_notify()
126 struct qib_sdma_txreq *txp, *txp_next; in clear_sdma_activelist() local128 list_for_each_entry_safe(txp, txp_next, &ppd->sdma_activelist, list) { in clear_sdma_activelist()