Searched refs:tx_bytes (Results 76 - 80 of 80) sorted by relevance

1234

/freebsd-12-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c4191 &data.tx_bytes,
/freebsd-12-stable/sys/dev/ena/
H A Dena.c2182 return (counter_u64_fetch(stats->tx_bytes));
/freebsd-12-stable/sys/dev/oce/
H A Doce_if.c1216 wq->tx_stats.tx_bytes += m->m_pkthdr.len;
/freebsd-12-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c2835 SYSCTL_ADD_U64(ctx, node_list, OID_AUTO, "tx_bytes", CTLFLAG_RD,
2836 &priv->pkstats.tx_bytes, 0, "TX Bytes");
/freebsd-12-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h29758 uint64_t tx_bytes; member in struct:tx_port_stats
[all...]

Completed in 352 milliseconds

1234