Home
last modified time | relevance | path

Searched refs:trunc_powerof2 (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/virtual/vmware/vmxnet3/
H A Dif_vmx.c525 trunc_powerof2(int val) in trunc_powerof2() function
541 sc->vmx_max_ntxqueues = trunc_powerof2(nqueue); in vmxnet3_initial_config()
548 sc->vmx_max_nrxqueues = trunc_powerof2(nqueue); in vmxnet3_initial_config()