Searched refs:xmtrc (Results 1 – 3 of 3) sorted by relevance
326 int xmtrc; member961 unsigned char xmtrc; in mace_interrupt() local971 xmtrc = inb(ioaddr + AM2150_MACE_BASE + MACE_XMTRC); in mace_interrupt()972 if (xmtrc & MACE_XMTRC_EXDEF) lp->mace_stats.exdef++; in mace_interrupt()973 lp->mace_stats.xmtrc += (xmtrc & MACE_XMTRC_XMTRC); in mace_interrupt()1177 pstats->exdef, pstats->xmtrc); in pr_mace_stats()
16 REG(xmtrc); /* transmit retry count */
671 in_8(&mb->xmtrc); /* get retries */ in mace_interrupt()