Searched defs:h_FmMac (Results 1 – 3 of 3) sorted by relevance
93 t_Error FM_MAC_Init (t_Handle h_FmMac) in FM_MAC_Init()114 t_Error FM_MAC_Free (t_Handle h_FmMac) in FM_MAC_Free()128 t_Error FM_MAC_ConfigResetOnInit (t_Handle h_FmMac, bool enable) in FM_MAC_ConfigResetOnInit()144 t_Error FM_MAC_ConfigLoopback (t_Handle h_FmMac, bool newVal) in FM_MAC_ConfigLoopback()158 t_Error FM_MAC_ConfigMaxFrameLength (t_Handle h_FmMac, uint16_t newVal) in FM_MAC_ConfigMaxFrameLength()171 t_Error FM_MAC_ConfigWan (t_Handle h_FmMac, bool flag) in FM_MAC_ConfigWan()185 t_Error FM_MAC_ConfigPadAndCrc (t_Handle h_FmMac, bool newVal) in FM_MAC_ConfigPadAndCrc()199 t_Error FM_MAC_ConfigHalfDuplex (t_Handle h_FmMac, bool newVal) in FM_MAC_ConfigHalfDuplex()213 t_Error FM_MAC_ConfigTbiPhyAddr (t_Handle h_FmMac, uint8_t newVal) in FM_MAC_ConfigTbiPhyAddr()227 t_Error FM_MAC_ConfigLengthCheck (t_Handle h_FmMac, bool newVal) in FM_MAC_ConfigLengthCheck()[all …]
460 …t_Handle h_FmMac; /**< A handle to the FM MAC object related to… member
104 …t_Handle h_FmMac; /**< A handle to the FM MAC object related to… member