wb_nextdesc 897 dev/pci/if_wb.c cd->wb_tx_chain[i].wb_nextdesc = wb_nextdesc 900 dev/pci/if_wb.c cd->wb_tx_chain[i].wb_nextdesc = wb_nextdesc 934 dev/pci/if_wb.c cd->wb_rx_chain[i].wb_nextdesc = &cd->wb_rx_chain[0]; wb_nextdesc 938 dev/pci/if_wb.c cd->wb_rx_chain[i].wb_nextdesc = wb_nextdesc 1016 dev/pci/if_wb.c sc->wb_cdata.wb_rx_head = cur_rx->wb_nextdesc; wb_nextdesc 1144 dev/pci/if_wb.c sc->wb_cdata.wb_tx_head = cur_tx->wb_nextdesc; wb_nextdesc 1360 dev/pci/if_wb.c WB_TXNEXT(c) = VTOPHYS(&c->wb_nextdesc->wb_ptr->wb_frag[0]); wb_nextdesc 1399 dev/pci/if_wb.c sc->wb_cdata.wb_tx_free = cur_tx->wb_nextdesc; wb_nextdesc 318 dev/pci/if_wbreg.h struct wb_chain *wb_nextdesc; wb_nextdesc 326 dev/pci/if_wbreg.h struct wb_chain_onefrag *wb_nextdesc;