sq_init
static int sq_init(struct ifnet *);
ifp->if_init = sq_init;
error = sq_init(ifp);
sq_init(ifp);