Searched refs:xmtrc (Results 1 – 3 of 3) sorted by relevance
328 int xmtrc; member964 unsigned char xmtrc; in mace_interrupt() local974 xmtrc = inb(ioaddr + AM2150_MACE_BASE + MACE_XMTRC); in mace_interrupt()975 if (xmtrc & MACE_XMTRC_EXDEF) lp->mace_stats.exdef++; in mace_interrupt()976 lp->mace_stats.xmtrc += (xmtrc & MACE_XMTRC_XMTRC); in mace_interrupt()1180 pstats->exdef, pstats->xmtrc); in pr_mace_stats()
20 REG(xmtrc); /* transmit retry count */
670 in_8(&mb->xmtrc); /* get retries */ in mace_interrupt()