Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.h339 …base->PISIDCR = NETC_PORT_PISIDCR_ISEID(config->defaultISEID) | NETC_PORT_PISIDCR_KC1EN(config->en… in NETC_PortSetISI()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h635 …uint16_t defaultISEID; /*!< Default Ingress Stream Entry ID, has lower precedence value than ISI e… member
Dfsl_netc_endpoint.c444 config->psfpCfg.isiPortConfig.defaultISEID = 0xFFFFU; in EP_GetDefaultConfig()
Dfsl_netc_switch.c192 config->ports[i].isiCfg.defaultISEID = 0xFFFFU; in SWT_GetDefaultConfig()