Searched defs:SwitchIdx (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-3.6.0/s32/drivers/s32ze/EthSwt_NETC/src/ |
D | Netc_EthSwt_Ip.c | 699 static inline Std_ReturnType Netc_EthSwt_Ip_SearchAndAgeEntryInFdbTable( uint8 SwitchIdx, 803 static Netc_EthSwt_Ip_CBDRStatusType Netc_EthSwt_Ip_DeleteFdbTableEntryById( uint8 SwitchIdx, 875 static Std_ReturnType Netc_EthSwt_Ip_ConfigRP(uint8 SwitchIdx, const Netc_EthSwt_Ip_ConfigType * Co… 906 static Std_ReturnType Netc_EthSwt_Ip_ConfigSGCL(uint8 SwitchIdx, const Netc_EthSwt_Ip_ConfigType * … 937 static Std_ReturnType Netc_EthSwt_Ip_ConfigSGI(uint8 SwitchIdx, const Netc_EthSwt_Ip_ConfigType * C… 971 Std_ReturnType Netc_EthSwt_Ip_SetPortMode(uint8 SwitchIdx, 1020 Std_ReturnType Netc_EthSwt_Ip_GetPortMode(uint8 SwitchIdx, 1077 Std_ReturnType Netc_EthSwt_Ip_GetPortSpeed( uint8 SwitchIdx, 1164 Std_ReturnType Netc_EthSwt_Ip_SetPortSpeed( uint8 SwitchIdx, 1310 Std_ReturnType Netc_EthSwt_Ip_GetDuplexMode( uint8 SwitchIdx, [all …]
|
/hal_nxp-3.6.0/s32/drivers/s32ze/BaseNXP/include/ |
D | Eth_GeneralTypes.h | 525 uint8 SwitchIdx; /**< @brief Switch index */ member
|