Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dath.c83 void ath_start(struct ifnet *);
178 ath_start(ifp); in ath_activate()
347 ifp->if_start = ath_start; in ath_attach()
781 ath_start(ifp); /* restart xmit */ in ath_reset()
787 ath_start(struct ifnet *ifp) in ath_start() function
2440 ath_start(ifp); in ath_tx_proc()