Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.h277 … NETC_PORT_PPCR_L3PFS(config->l3PayloadCount) | NETC_PORT_PPCR_L3HFP(config->enableL3Parser) | in NETC_PortSetParser()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h511 bool enableL3Parser : 1; /*!< Enable/Disable parser for L3 */ member
Dfsl_netc_endpoint.c430 config->port.common.parser.enableL3Parser = true; in EP_GetDefaultConfig()
Dfsl_netc_switch.c205 config->ports[i].commonCfg.parser.enableL3Parser = true; in SWT_GetDefaultConfig()