Searched refs:txerrs (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/hamradio/
H A Dscc.c1220 scc->stat.txerrs++;
1253 scc->stat.txerrs++;
1954 scc->dev_stat.tx_errors = scc->stat.txerrs + scc->stat.tx_under;
2021 * rcvd rxerrs over / xmit txerrs under / nospace bufsize
2040 stat->txframes, stat->txerrs, stat->tx_under,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dscc.h119 long txerrs; /* KISS errors */ member in struct:scc_stat

Completed in 106 milliseconds