Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_vmxreg.h78 #define VMXNET3_CMD_GET_STATS 0xf00d0001 /* get queue statistics */ macro
H A Dif_vmx.c3534 vmxnet3_write_cmd(sc, VMXNET3_CMD_GET_STATS); in vmxnet3_refresh_host_stats()