AM64x MCU+ SDK  08.03.00
hsrPrp_red_vlanTable.h
Go to the documentation of this file.
1 
38 #ifndef RED_VLANTABLE_H_
39 #define RED_VLANTABLE_H_
40 
41 #ifdef __cplusplus
42 extern "C"
43 {
44 #endif
45 
46 
47 /* ========================================================================== */
48 /* Include Files */
49 /* ========================================================================== */
50 
51 #include "hsrPrp_red_vlanTable.h"
52 #include "hsrPrp_red_common.h"
53 
54 /* ========================================================================== */
55 /* Function Declarations */
56 /* ========================================================================== */
69  uint8_t command);
70 
83  uint8_t command);
84 
97  uint8_t command);
98 
111  uint8_t command);
112 
126  pruicssHandle,
127  uint16_t vid, uint8_t command);
128 
129 
130 #ifdef __cplusplus
131 }
132 #endif
133 
134 #endif /* RED_VLANTABLE_H_ */
vlan_filter_config
RED_STATUS vlan_filter_config(PRUICSS_Handle pruicssHandle, uint8_t command)
set the VLAN_FLTR_CTRL_SHIFT to enable/disable vlan filtering
hsrPrp_red_common.h
Commonly used Macros, structures and Offsets.
RED_STATUS
RED_STATUS
RED Status.
Definition: hsrPrp_red_common.h:530
vlan_filter_update_vid
RED_STATUS vlan_filter_update_vid(PRUICSS_Handle pruicssHandle, uint16_t vid, uint8_t command)
insert/delete a VID in the VLAN filter table
vlan_untagged_frames_config
RED_STATUS vlan_untagged_frames_config(PRUICSS_Handle pruicssHandle, uint8_t command)
set the VLAN_FLTR_UNTAG_HOST_RCV_CTRL_SHIFT to enable/disable untagged frame host receive
vlan_priotag_frames_config
RED_STATUS vlan_priotag_frames_config(PRUICSS_Handle pruicssHandle, uint8_t command)
set the VLAN_FLTR_PRIOTAG_HOST_RCV_CTRL_SHIFT to enable/disable priority frame host receive
PRUICSS_Handle
struct PRUICSS_Config_s * PRUICSS_Handle
A handle that is returned from a PRUICSS_open() call. This handle is required for calling other APIs.
Definition: pruicss/g_v0/pruicss.h:234
hsrPrp_red_vlanTable.h
Include file for hsrPrp_red_vlanTable.c.
vlan_sv_frames_config
RED_STATUS vlan_sv_frames_config(PRUICSS_Handle pruicssHandle, uint8_t command)
set the VLAN_FLTR_SV_CTRL_SHIFT for SV frames to skip/enter VLAN flow