Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_85xx.h522 typedef struct fcc_enet { struct
523 fccp_t fen_genfcc;
524 uint fen_statbuf; /* Internal status buffer */
525 uint fen_camptr; /* CAM address */
526 uint fen_cmask; /* Constant mask for CRC */
527 uint fen_cpres; /* Preset CRC */
528 uint fen_crcec; /* CRC Error counter */
529 uint fen_alec; /* alignment error counter */
530 uint fen_disfc; /* discard frame counter */
531 ushort fen_retlim; /* Retry limit */
[all …]
/openbmc/linux/arch/powerpc/include/asm/
H A Dcpm2.h542 typedef struct fcc_enet { struct
543 fccp_t fen_genfcc;
544 uint fen_statbuf; /* Internal status buffer */
545 uint fen_camptr; /* CAM address */
546 uint fen_cmask; /* Constant mask for CRC */
547 uint fen_cpres; /* Preset CRC */
548 uint fen_crcec; /* CRC Error counter */
549 uint fen_alec; /* alignment error counter */
550 uint fen_disfc; /* discard frame counter */
551 ushort fen_retlim; /* Retry limit */
[all …]