vmxnet3_alloc_cmdring
if ((err = vmxnet3_alloc_cmdring(dp, &txq->cmdRing)) != 0) {
if ((err = vmxnet3_alloc_cmdring(dp, &rxq->cmdRing)) != 0) {