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