Home
last modified time | relevance | path

Searched refs:stompFcs (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.c45 NETC_PORT_PCR_FCSEA(!config->stompFcs) | in NETC_PortConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h697 …bool stompFcs : 1; /*!< Enable stomp the FCS error frame, not effective on ports connected to a ps… member
Dfsl_netc_endpoint.c423 config->port.common.stompFcs = true; in EP_GetDefaultConfig()
Dfsl_netc_switch.c198 config->ports[i].commonCfg.stompFcs = true; in SWT_GetDefaultConfig()