bwi_init
ifp->if_init = bwi_init;
static int bwi_init(struct ifnet *);
bwi_init(ifp);
bwi_init(ic->ic_ifp);