Searched refs:vmxnet3_alloc_compring (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_main.c312 vmxnet3_alloc_compring(vmxnet3_softc_t *dp, vmxnet3_compring_t *compRing) function
352 if ((err = vmxnet3_alloc_compring(dp, &txq->compRing)) != 0) {
402 if ((err = vmxnet3_alloc_compring(dp, &rxq->compRing)) != 0) {

Completed in 60 milliseconds