ipw_start
static void ipw_start(struct ifnet *);
ipw_start(ifp); /* in softint */
ifp->if_start = ipw_start;