tx_tcnt 474 drivers/net/ethernet/chelsio/cxgb3/common.h unsigned int tx_tcnt; tx_tcnt 487 drivers/net/ethernet/chelsio/cxgb3/xgmac.c mac->tx_tcnt = (G_TXDROPCNTCH0RCVD(t3_read_reg(adap, tx_tcnt 536 drivers/net/ethernet/chelsio/cxgb3/xgmac.c unsigned int tx_tcnt, tx_xcnt; tx_tcnt 542 drivers/net/ethernet/chelsio/cxgb3/xgmac.c tx_tcnt = mac->tx_tcnt; /* If tx_mcnt is progressing ignore tx_tcnt */ tx_tcnt 550 drivers/net/ethernet/chelsio/cxgb3/xgmac.c tx_tcnt = (G_TXDROPCNTCH0RCVD(t3_read_reg(adap, tx_tcnt 560 drivers/net/ethernet/chelsio/cxgb3/xgmac.c if ((tx_tcnt != mac->tx_tcnt) && (mac->tx_xcnt == 0)) { tx_tcnt 574 drivers/net/ethernet/chelsio/cxgb3/xgmac.c mac->tx_tcnt = tx_tcnt;