Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/atm/
Didt77105.h76 #define IDT77105_CTRSEL_RHEC 0x01 /* W, Rx HEC Error Counter */ macro
Didt77105.c97 stats->rx_hec_errors += get_counter(dev, IDT77105_CTRSEL_RHEC); in idt77105_stats_timer_func()