Searched refs:ath_transmit (Results 1 – 1 of 1) sorted by relevance
157 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