Home
last modified time | relevance | path

Searched refs:crc_ok_cnt (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/atmel/
H A Datmel.c459 int crc_ok_cnt, crc_ko_cnt; /* counters for probing */ member
1095 if (priv->crc_ok_cnt++ > 5) in rx_done_irq()
1529 priv->crc_ok_cnt = priv->crc_ko_cnt = 0; in init_atmel_card()