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
575 .no_tx_cntrs = 1,2149 if (!cd->no_tx_cntrs) { in __sh_eth_get_regs()2563 if (mdp->cd->no_tx_cntrs) in sh_eth_get_stats()