Searched refs:tl_chain_onefrag (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/tl/
H A Dif_tlreg.h92 struct tl_chain_onefrag { struct
95 struct tl_chain_onefrag *tl_next;
99 struct tl_chain_onefrag tl_rx_chain[TL_RX_LIST_CNT];
102 struct tl_chain_onefrag *tl_rx_head;
103 struct tl_chain_onefrag *tl_rx_tail;
H A Dif_tl.c275 static int tl_newbuf(struct tl_softc *, struct tl_chain_onefrag *);
1365 struct tl_chain_onefrag *c;
1416 struct tl_chain_onefrag *cur_rx;

Completed in 46 milliseconds