Searched refs:rx_err_cnt (Results 1 – 2 of 2) sorted by relevance
868 static int tx_err_cnt, rx_err_cnt; in owl_emac_poll() local889 rx_err_cnt++; in owl_emac_poll()894 rx_err_cnt = 0; in owl_emac_poll()929 if (tx_err_cnt > 10 || rx_err_cnt > 10) { in owl_emac_poll()932 rx_err_cnt = 0; in owl_emac_poll()
441 u64 rx_err_cnt; member