Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/vmware/vmxnet3/
HDif_vmx.c115 static int vmxnet3_alloc_taskqueue(struct vmxnet3_softc *);
329 error = vmxnet3_alloc_taskqueue(sc); in vmxnet3_attach()
964 vmxnet3_alloc_taskqueue(struct vmxnet3_softc *sc) in vmxnet3_alloc_taskqueue() function