HomeSort by: relevance | last modified time | path
    Searched defs:vmxnet3_alloc_rxtx_queues (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
if_vmx.c 377 static int vmxnet3_alloc_rxtx_queues(struct vmxnet3_softc *);
618 error = vmxnet3_alloc_rxtx_queues(sc);
1194 vmxnet3_alloc_rxtx_queues(struct vmxnet3_softc *sc) function in typeref:typename:int
if_vmx.c 377 static int vmxnet3_alloc_rxtx_queues(struct vmxnet3_softc *);
618 error = vmxnet3_alloc_rxtx_queues(sc);
1194 vmxnet3_alloc_rxtx_queues(struct vmxnet3_softc *sc) function in typeref:typename:int
if_vmx.c 377 static int vmxnet3_alloc_rxtx_queues(struct vmxnet3_softc *);
618 error = vmxnet3_alloc_rxtx_queues(sc);
1194 vmxnet3_alloc_rxtx_queues(struct vmxnet3_softc *sc) function in typeref:typename:int

Completed in 86 milliseconds