Searched refs:rxchars (Results 1 – 6 of 6) sorted by relevance
48 ulong rxchars; member
216 ulong rxchars; /* Chars received */ member
939 portStats.rxchars = PortP->rxchars;960 PortP->rxchars = 0;
969 PortP->rxchars = 0;
387 unsigned long rxchars; member
5074 stli_comstats.rxtotal = stli_cdkstats.rxchars + stli_cdkstats.ringover; in stli_portcmdstats()