Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3.h190 void vmxnet3_txqueue_fini(vmxnet3_softc_t *dp, vmxnet3_txqueue_t *txq);
H A Dvmxnet3_tx.c50 vmxnet3_txqueue_fini(vmxnet3_softc_t *dp, vmxnet3_txqueue_t *txq) in vmxnet3_txqueue_fini() function
H A Dvmxnet3_main.c438 vmxnet3_txqueue_fini(dp, txq); in vmxnet3_destroy_txqueue()