Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Darlan.h405 int out_bytes; member
Darlan.c805 priv->out_bytes += length; in arlan_hw_tx()
811 conf->out_speed = priv->out_bytes / conf->measure_rate; in arlan_hw_tx()
812 priv->out_bytes = 0; in arlan_hw_tx()