Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_dtsec.h131 #define IEVENT_CRL 0x00020000 /* Collision retry exceed limit */ macro
H A Dtsec.h154 #define IEVENT_CRL 0x00020000 macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dgianfar.h307 #define IEVENT_CRL 0x00020000 macro
324 | IEVENT_CRL | IEVENT_XFUN | IEVENT_DPE | IEVENT_PERR \
H A Dgianfar.c2830 if (events & IEVENT_CRL) in gfar_error()