Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/
HDif_ath.c157 static int ath_transmit(struct ifnet *ifp, struct mbuf *m);
577 ifp->if_transmit = ath_transmit; in ath_attach()
2713 ath_transmit(struct ifnet *ifp, struct mbuf *m) in ath_transmit() function