Searched refs:no_tx_cntrs (Results 1 – 2 of 2) sorted by relevance
524 unsigned no_tx_cntrs:1; /* EtherC DOES NOT have TX error counters */ member
577 .no_tx_cntrs = 1,2151 if (!cd->no_tx_cntrs) { in __sh_eth_get_regs()2565 if (mdp->cd->no_tx_cntrs) in sh_eth_get_stats()