Searched defs:fcc_enet (Results 1 – 1 of 1) sorted by relevance
541 typedef struct fcc_enet { struct542 fccp_t fen_genfcc;543 uint fen_statbuf; /* Internal status buffer */544 uint fen_camptr; /* CAM address */545 uint fen_cmask; /* Constant mask for CRC */546 uint fen_cpres; /* Preset CRC */547 uint fen_crcec; /* CRC Error counter */548 uint fen_alec; /* alignment error counter */549 uint fen_disfc; /* discard frame counter */550 ushort fen_retlim; /* Retry limit */[all …]