Home
last modified time | relevance | path

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

/freebsd/sys/dev/enic/
H A Dvnic_devcmd.h107 CMD_STATS_CLEAR = _CMDCNW(_CMD_DIR_NONE, _CMD_VTYPE_ALL, 3), enumerator
H A Dvnic_dev.c490 return vnic_dev_cmd(vdev, CMD_STATS_CLEAR, &a0, &a1, wait); in vnic_dev_stats_clear()