Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmxreg.h80 #define VMXNET3_CMD_GET_STATS 0xF00D0001 /* Get queue statistics */ macro
H A Dif_vmx.c2146 vmxnet3_write_cmd(sc, VMXNET3_CMD_GET_STATS); in vmxnet3_refresh_host_stats()