Searched refs:wb_next (Results 1 – 4 of 4) sorted by relevance
226 #define wb_next wb_ptr2 macro295 #define WB_TXNEXT(x) x->wb_ptr->wb_frag[x->wb_lastdesc].wb_next
815 ld->wb_rx_list[i].wb_next = 820 ld->wb_rx_list[i].wb_next =1179 f->wb_next = vtophys(&c->wb_ptr->wb_frag[frag + 1]);
1486 cur = cur->wb_next;1551 next = w->wb_next;1557 next = next->wb_next;1703 w.wb_next = &w;1809 w->wb_next = w + 1;1861 (w - 1)->wb_next = whead;1922 w = w->wb_next;
528 struct wait_block *wb_next; member