Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h343 typedef struct scc_enet { struct
344 sccp_t sen_genscc;
345 uint sen_cpres; /* Preset CRC */
346 uint sen_cmask; /* Constant mask for CRC */
347 uint sen_crcec; /* CRC Error counter */
348 uint sen_alec; /* alignment error counter */
349 uint sen_disfc; /* discard frame counter */
350 ushort sen_pads; /* Tx short frame pad character */
351 ushort sen_retlim; /* Retry limit threshold */
352 ushort sen_retcnt; /* Retry limit counter */
[all …]
H A Dcpm_85xx.h276 typedef struct scc_enet { struct
277 sccp_t sen_genscc;
278 uint sen_cpres; /* Preset CRC */
279 uint sen_cmask; /* Constant mask for CRC */
280 uint sen_crcec; /* CRC Error counter */
281 uint sen_alec; /* alignment error counter */
282 uint sen_disfc; /* discard frame counter */
283 ushort sen_pads; /* Tx short frame pad character */
284 ushort sen_retlim; /* Retry limit threshold */
285 ushort sen_retcnt; /* Retry limit counter */
[all …]