trunc_powerof2
sc->vmx_max_ntxqueues = trunc_powerof2(nqueue);
sc->vmx_max_nrxqueues = trunc_powerof2(nqueue);