Home
last modified time | relevance | path

Searched refs:Fid (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip.h381 Std_ReturnType Netc_EthSwt_Ip_GetPortMacAddr( uint8 SwitchIdx, uint16 Fid, const uint8 * MacAddr, u…
DNetc_EthSwt_Ip_Types.h606 uint32 Fid; /*!< FDB Fid */ /* [notice]: just 12 bits */ member
/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c810 Std_ReturnType Netc_EthSwt_Ip_GetPortMacAddr( uint8 SwitchIdx, uint16 Fid, const uint8 * MacAddr, u… in Netc_EthSwt_Ip_GetPortMacAddr() argument
831 FdbTableEntry.FID = Fid; in Netc_EthSwt_Ip_GetPortMacAddr()