ath_start
ath_start(ifp);
ifp->if_start = ath_start;
ath_start(ifp); /* restart xmit */
void ath_start(struct ifnet *);