Home
last modified time | relevance | path

Searched refs:xl_chain_onefrag (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/3com/dev/xl/
H A Dif_xlreg.h500 struct xl_chain_onefrag { struct
503 struct xl_chain_onefrag *xl_next; argument
508 struct xl_chain_onefrag xl_rx_chain[XL_RX_LIST_CNT]; argument
512 struct xl_chain_onefrag *xl_rx_head;
H A Dif_xl.c230 static int xl_newbuf(struct xl_softc *, struct xl_chain_onefrag *);
1759 xl_newbuf(struct xl_softc *sc, struct xl_chain_onefrag *c) in xl_newbuf()
1803 struct xl_chain_onefrag *pos; in xl_rx_resync()
1833 struct xl_chain_onefrag *cur_rx; in xl_rxeof()