Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/tl/
HDif_tl.c269 static int tl_newbuf (struct tl_softc *,
273 static int tl_encap (struct tl_softc *, struct tl_chain *,
281 static void tl_stop (struct tl_softc *);
287 static u_int8_t tl_eeprom_putbyte (struct tl_softc *, int);
288 static u_int8_t tl_eeprom_getbyte (struct tl_softc *,
290 static int tl_read_eeprom (struct tl_softc *, caddr_t, int, int);
292 static void tl_mii_sync (struct tl_softc *);
293 static void tl_mii_send (struct tl_softc *, u_int32_t, int);
294 static int tl_mii_readreg (struct tl_softc *, struct tl_mii_frame *);
295 static int tl_mii_writereg (struct tl_softc *, struct tl_mii_frame *);
[all …]
HDif_tlreg.h112 struct tl_softc { struct