Searched refs:txchars (Results 1 – 9 of 9) sorted by relevance
47 ulong txchars; member
215 ulong txchars; /* Chars transmitted */ member
239 PortP->txchars += c;664 PortP->txchars += 2;
938 portStats.txchars = PortP->txchars;959 PortP->txchars = 0;1591 PortP->txchars += (SendPack.Len & 127);
625 PortP->txchars += 12;
874 PortP->txchars += len; in RIOShortCommand()
968 PortP->txchars = 0;
386 unsigned long txchars; member
5073 stli_comstats.txtotal = stli_cdkstats.txchars; in stli_portcmdstats()