Searched refs:wb_next (Results 1 – 4 of 4) sorted by relevance
224 #define wb_next wb_ptr2 macro293 #define WB_TXNEXT(x) x->wb_ptr->wb_frag[x->wb_lastdesc].wb_next
811 ld->wb_rx_list[i].wb_next = 816 ld->wb_rx_list[i].wb_next =1176 f->wb_next = vtophys(&c->wb_ptr->wb_frag[frag + 1]);
1484 cur = cur->wb_next;1549 next = w->wb_next;1555 next = next->wb_next;1701 w.wb_next = &w;1807 w->wb_next = w + 1;1859 (w - 1)->wb_next = whead;1920 w = w->wb_next;
526 struct wait_block *wb_next; member