Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dtulip.c83 static void tlp_start(struct ifnet *);
514 ifp->if_start = tlp_start; in tlp_attach()
672 tlp_start(struct ifnet *ifp) in tlp_start() function
947 tlp_start(ifp); in tlp_watchdog()
999 tlp_start(ifp); in tlp_ioctl()
5218 tlp_start(&sc->sc_ethercom.ec_if); in tlp_2114x_nway_tick()