Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/virtual/vmware/vmxnet3/
H A Dif_vmx.c128 static int vmxnet3_alloc_shared_data(struct vmxnet3_softc *);
1206 vmxnet3_alloc_shared_data(struct vmxnet3_softc *sc) in vmxnet3_alloc_shared_data() function
1777 error = vmxnet3_alloc_shared_data(sc); in vmxnet3_alloc_data()