Searched defs:fcc_enet (Results 1 – 1 of 1) sorted by relevance
542 typedef struct fcc_enet { struct543 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 …]