Searched defs:uid_cfg (Results 1 – 2 of 2) sorted by relevance
144 _check_stpm_config (IN UID_STP_CFG_T* uid_cfg) in _check_stpm_config()238 STP_IN_stpm_get_cfg (IN int vlan_id, OUT UID_STP_CFG_T* uid_cfg) in STP_IN_stpm_get_cfg()289 STP_IN_port_get_cfg (int vlan_id, int port_index, UID_STP_PORT_CFG_T* uid_cfg) in STP_IN_port_get_cfg()701 IN UID_STP_CFG_T* uid_cfg) in STP_IN_stpm_set_cfg()808 IN UID_STP_PORT_CFG_T* uid_cfg) in STP_IN_port_set_cfg()
53 static UID_STP_CFG_T uid_cfg; variable