Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/3com/
Dtyphoon.h398 __le64 txBytes; member
Dtyphoon.c921 stats->tx_bytes = le64_to_cpu(s->txBytes) + in typhoon_do_get_stats()
/linux-3.4.99/drivers/staging/wlags49_h2/
Dwl_internal.h894 u_long txBytes; member
Dwl_main.c980 lp->txBytes = 0; in wl_reset()
3642 len += sprintf(buf+len,"txBytes: 0x%08lX\n", lp->txBytes );