Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_vmx.c134 #define VMXNET3_TXQ_LOCK_ASSERT(_txq) \ macro
2135 VMXNET3_TXQ_LOCK_ASSERT(txq); in vmxnet3_txq_eof()
3219 VMXNET3_TXQ_LOCK_ASSERT(txq); in vmxnet3_tx_common_locked()