HomeSort by: relevance | last modified time | path
    Searched defs:ath_start (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
ath.c 129 static void ath_start(struct ifnet *);
498 ifp->if_start = ath_start;
1247 ath_start(ifp); /* restart xmit */
1304 ath_start(struct ifnet *ifp) function in typeref:typename:void
3323 ath_start(ifp);
4248 ath_start(ifp);
4292 ath_start(ifp);
4328 ath_start(ifp);
4656 /* don't call ath_start w/o network interrupts blocked */
ath.c 129 static void ath_start(struct ifnet *);
498 ifp->if_start = ath_start;
1247 ath_start(ifp); /* restart xmit */
1304 ath_start(struct ifnet *ifp) function in typeref:typename:void
3323 ath_start(ifp);
4248 ath_start(ifp);
4292 ath_start(ifp);
4328 ath_start(ifp);
4656 /* don't call ath_start w/o network interrupts blocked */
ath.c 129 static void ath_start(struct ifnet *);
498 ifp->if_start = ath_start;
1247 ath_start(ifp); /* restart xmit */
1304 ath_start(struct ifnet *ifp) function in typeref:typename:void
3323 ath_start(ifp);
4248 ath_start(ifp);
4292 ath_start(ifp);
4328 ath_start(ifp);
4656 /* don't call ath_start w/o network interrupts blocked */

Completed in 79 milliseconds