Home
last modified time | relevance | path

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

/freebsd/sys/dev/enic/
H A Dvnic_stats.h15 u64 tx_bytes_ok; member
H A Dif_enic.c1254 &stats->tx.tx_bytes_ok, "TX bytes OK "); in enic_setup_txq_sysctl()
/freebsd/sys/dev/vnic/
H A Dnic.h262 uint64_t tx_bytes_ok; member
H A Dnicvf_main.c727 return (hw_stats->tx_bytes_ok); in nicvf_if_getcounter()
1576 stats->tx_bytes_ok = GET_TX_STATS(TX_OCTS); in nicvf_update_stats()