Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.h287 …e void NETC_PortSetVlanClassify(NETC_PORT_Type *base, const netc_port_vlan_classify_config_t *conf… in NETC_PortSetVlanClassify()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h506 static inline status_t EP_RxVlanCConfigPort(ep_handle_t *handle, netc_port_vlan_classify_config_t *… in EP_RxVlanCConfigPort()
Dfsl_netc.h601 } netc_port_vlan_classify_config_t; typedef
688 netc_port_vlan_classify_config_t acceptTpid; /*!< Port acceptable VLAN tpid configure. */
Dfsl_netc_switch.h547 netc_port_vlan_classify_config_t *config) in SWT_RxVlanCConfigPort()