Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/
Datmel.c461 int crc_ok_cnt, crc_ko_cnt; /* counters for probing */ member
1099 if (priv->crc_ok_cnt++ > 5) in rx_done_irq()
1560 priv->crc_ok_cnt = priv->crc_ko_cnt = 0; in init_atmel_card()