Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Datm_idt77105.h23 __u32 rx_hec_errors; /* Header Error Check errors on receive */ member
/linux-6.12.1/drivers/atm/
Didt77105.c98 stats->rx_hec_errors += get_counter(dev, IDT77105_CTRSEL_RHEC); in idt77105_stats_timer_func()