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