Home
last modified time | relevance | path

Searched refs:siBaseVlan (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_enetc.c106 …TC_ENETC_PSIVLANR_E(psConfig->enSIBaseVlan) | NETC_ENETC_PSIVLANR_TPID(psConfig->siBaseVlan.tpid) | in NETC_EnetcConfigureSI()
107 …NETC_ENETC_PSIVLANR_PCP(psConfig->siBaseVlan.pcp) | NETC_ENETC_PSIVLANR_DEI(psConfig->siBaseVlan.d… in NETC_EnetcConfigureSI()
108 NETC_ENETC_PSIVLANR_VID(psConfig->siBaseVlan.vid); in NETC_EnetcConfigureSI()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h3469 …netc_enetc_vlan_tag_t siBaseVlan; /*!< SI-based VLAN information, active when enSIBaseVlan is true… member