tl_chain_onefrag
struct tl_chain_onefrag *cur_rx;
int tl_newbuf(struct tl_softc *, struct tl_chain_onefrag *);
tl_newbuf(struct tl_softc *sc, struct tl_chain_onefrag *c)
struct tl_chain_onefrag tl_rx_chain[TL_RX_LIST_CNT];
struct tl_chain_onefrag *tl_rx_head;
struct tl_chain_onefrag *tl_rx_tail;
struct tl_chain_onefrag *tl_next;