Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h110 #define InRangeLengthErrors EMAC_RXC_LNERRI /* RX Frame In Range Error Count … macro
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h109 #define InRangeLengthErrors EMAC_RXC_LNERRI /* RX Frame In Range Error Count … macro
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h111 #define InRangeLengthErrors EMAC_RXC_LNERRI /* RX Frame In Range Error Count … macro
/linux-2.6.39/drivers/net/
Ddl2k.h128 InRangeLengthErrors = 0xca, enumerator
Ddl2k.c1020 readw (ioaddr + InRangeLengthErrors); in get_stats()
1065 readw (ioaddr + InRangeLengthErrors); in clear_stats()