Home
last modified time | relevance | path

Searched defs:scc_enet (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dcpm1.h310 typedef struct scc_enet { struct
311 sccp_t sen_genscc;
312 uint sen_cpres; /* Preset CRC */
313 uint sen_cmask; /* Constant mask for CRC */
314 uint sen_crcec; /* CRC Error counter */
315 uint sen_alec; /* alignment error counter */
316 uint sen_disfc; /* discard frame counter */
317 ushort sen_pads; /* Tx short frame pad character */
318 ushort sen_retlim; /* Retry limit threshold */
319 ushort sen_retcnt; /* Retry limit counter */
[all …]
H A Dcpm2.h332 typedef struct scc_enet { struct
333 sccp_t sen_genscc;
334 uint sen_cpres; /* Preset CRC */
335 uint sen_cmask; /* Constant mask for CRC */
336 uint sen_crcec; /* CRC Error counter */
337 uint sen_alec; /* alignment error counter */
338 uint sen_disfc; /* discard frame counter */
339 ushort sen_pads; /* Tx short frame pad character */
340 ushort sen_retlim; /* Retry limit threshold */
341 ushort sen_retcnt; /* Retry limit counter */
[all …]