AM64x INDUSTRIAL COMMUNICATIONS SDK  2026.00.00
iPnVlanFltr.h File Reference

Go to the source code of this file.

Functions

int32_t PN_configureVlanFilter (PRUICSS_Handle pruicssHandle, uint8_t command)
 set the VLAN_FLTR_CTRL_SHIFT to enable/disable vlan filtering More...
 
int32_t PN_configureUntaggedFrameRx (PRUICSS_Handle pruicssHandle, uint8_t command)
 set the VLAN_FLTR_UNTAG_HOST_RCV_CTRL_SHIFT to enable/disable untagged frame host receive More...
 
int32_t PN_configurePriorityTaggedFrameRx (PRUICSS_Handle pruicssHandle, uint8_t command)
 set the VLAN_FLTR_PRIOTAG_HOST_RCV_CTRL_SHIFT to enable/disable priority frame host receive More...
 
int32_t PN_configureVidRx (PRUICSS_Handle pruicssHandle, uint16_t vid, uint8_t command)
 insert/delete a VID in the VLAN filter table More...