Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dcpm1.h315 typedef struct scc_enet { struct
316 sccp_t sen_genscc;
317 uint sen_cpres; /* Preset CRC */
318 uint sen_cmask; /* Constant mask for CRC */
319 uint sen_crcec; /* CRC Error counter */
320 uint sen_alec; /* alignment error counter */
321 uint sen_disfc; /* discard frame counter */
322 ushort sen_pads; /* Tx short frame pad character */
323 ushort sen_retlim; /* Retry limit threshold */
324 ushort sen_retcnt; /* Retry limit counter */
[all …]
H A Dcpm2.h336 typedef struct scc_enet { struct
337 sccp_t sen_genscc;
338 uint sen_cpres; /* Preset CRC */
339 uint sen_cmask; /* Constant mask for CRC */
340 uint sen_crcec; /* CRC Error counter */
341 uint sen_alec; /* alignment error counter */
342 uint sen_disfc; /* discard frame counter */
343 ushort sen_pads; /* Tx short frame pad character */
344 ushort sen_retlim; /* Retry limit threshold */
345 ushort sen_retcnt; /* Retry limit counter */
[all …]
/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 …]