Home
last modified time | relevance | path

Searched defs:vlanId (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_msg.c504 static void EP_RxL2VFQueryEMTableEntry(ep_handle_t *handle, uint8_t *vlanId, emtable_query_result_t… in EP_RxL2VFQueryEMTableEntry()
557 …16_t EP_RxL2VFQueryAddEMTableEntry(ep_handle_t *handle, uint8_t si, uint8_t count, uint8_t *vlanId) in EP_RxL2VFQueryAddEMTableEntry()
644 …t EP_RxL2VFQueryDeleteEMTableEntry(ep_handle_t *handle, uint8_t si, uint8_t count, uint8_t *vlanId) in EP_RxL2VFQueryDeleteEMTableEntry()
817 uint8_t *vlanId = (uint8_t *)((uint32_t)msgInfo->msgBuff + 0x14U); in EP_PsiHandleVlanFilter() local
Dfsl_netc_endpoint.c1984 status_t EP_RxL2VFAddHashEntry(ep_handle_t *handle, uint16_t vlanId) in EP_RxL2VFAddHashEntry()
2002 status_t EP_RxL2VFDelHashEntry(ep_handle_t *handle, uint16_t vlanId) in EP_RxL2VFDelHashEntry()
2028 status_t EP_RxL2VFAddEMTableEntry(ep_handle_t *handle, uint32_t idx, uint16_t vlanId, netc_vlan_tpi… in EP_RxL2VFAddEMTableEntry()
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h2592 uint16 vlanId; /*!< VLAN ID, VlanMembershipId */ member