Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/at91/
H A Dat91emacreg.h133 #define ETH_TSR_RLE 0x04U /* 1 = retry limit exceeded */ macro
H A Dat91emac.c154 | ETH_TSR_IDLE | ETH_TSR_RLE in emac_attach()
347 | ETH_TSR_IDLE | ETH_TSR_RLE in emac_init()
743 | ETH_TSR_IDLE | ETH_TSR_RLE in emac_ifstop()
/netbsd-src/sys/dev/cadence/
H A Dcemacreg.h188 #define ETH_TSR_RLE __BIT(2) /* 1 = retry limit exceeded */
185 #define ETH_TSR_RLE global() macro
H A Dif_cemac.c182 | ETH_TSR_IDLE | ETH_TSR_RLE in cemac_attach_common()
466 | ETH_TSR_IDLE | ETH_TSR_RLE in cemac_init()
1074 | ETH_TSR_IDLE | ETH_TSR_RLE in cemac_setaddr()