Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/vnic/
H A Dnic.h264 uint64_t tx_bytes_ok; member
H A Dnicvf_main.c744 return (hw_stats->tx_bytes_ok); in nicvf_if_getcounter()
1593 stats->tx_bytes_ok = GET_TX_STATS(TX_OCTS); in nicvf_update_stats()