Searched refs:trunc_powerof2 (Results 1 – 1 of 1) sorted by relevance
322 trunc_powerof2(int val) in trunc_powerof2() function357 scctx->isc_nrxqsets = trunc_powerof2(scctx->isc_nrxqsets); in vmxnet3_attach_pre()359 scctx->isc_nrxqsets_max = trunc_powerof2(scctx->isc_nrxqsets_max); in vmxnet3_attach_pre()364 scctx->isc_ntxqsets = trunc_powerof2(scctx->isc_ntxqsets); in vmxnet3_attach_pre()366 scctx->isc_ntxqsets_max = trunc_powerof2(scctx->isc_ntxqsets_max); in vmxnet3_attach_pre()