Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_e82545.c342 uint32_t mcast_pkt_tx_count; member
2066 retval = sc->mcast_pkt_tx_count; in e82545_read_register()
2500 SNAPSHOT_VAR_OR_LEAVE(sc->mcast_pkt_tx_count, meta, ret, done); in e82545_snapshot()