Searched defs:scc_enet (Results 1 – 4 of 4) sorted by relevance
315 typedef struct scc_enet { struct316 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 …]
336 typedef struct scc_enet { struct337 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 …]
343 typedef struct scc_enet { struct344 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 …]
276 typedef struct scc_enet { struct277 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 …]