Home
last modified time | relevance | path

Searched refs:netc_swt_qos_to_vlan_config_t (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.h173netc_swt_qos_to_vlan_config_t txqosCfg; /*!< The switch egress QoS to VLAN mapping configuration …
1909 status_t SWT_TxEPPQosToVlanConfig(swt_handle_t *handle, const netc_swt_qos_to_vlan_config_t *config…
Dfsl_netc.h3946 } netc_swt_qos_to_vlan_config_t; typedef
Dfsl_netc_switch.c2567 status_t SWT_TxEPPQosToVlanConfig(swt_handle_t *handle, const netc_swt_qos_to_vlan_config_t *config) in SWT_TxEPPQosToVlanConfig()