qtinit
static int qtinit(struct ifnet *);
ifp->if_init = qtinit;
error = qtinit(ifp);
qtinit(&sc->is_ec.ec_if);