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