Lines Matching defs:tx_tcnt
489 mac->tx_tcnt = (G_TXDROPCNTCH0RCVD(t3_read_reg(adap,
540 unsigned int tx_tcnt, tx_xcnt;
556 tx_tcnt = mac->tx_tcnt; /* If tx_mcnt is progressing ignore tx_tcnt*/
565 tx_tcnt = (G_TXDROPCNTCH0RCVD(t3_read_reg(adap,
575 if ((tx_tcnt != mac->tx_tcnt) && (mac->tx_xcnt == 0)) {
605 mac->tx_tcnt = tx_tcnt;