Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Darlan.h411 int out_bytes10; member
Darlan.c806 priv->out_bytes10 += length; in arlan_hw_tx()
817 conf->out_speed10 = priv->out_bytes10 / (10 * conf->measure_rate); in arlan_hw_tx()
818 priv->out_bytes10 = 0; in arlan_hw_tx()