vmxnet3_txq_shared
struct vmxnet3_txq_shared *txs;
size = sc->vmx_ntxqueues * sizeof(struct vmxnet3_txq_shared) +
(struct vmxnet3_txq_shared *) kva;
kva += sizeof(struct vmxnet3_txq_shared);
struct vmxnet3_txq_shared *txs;
struct vmxnet3_txq_shared *vxtxq_ts;
struct vmxnet3_txq_shared *ts;