Searched refs:f_FM_MAC_SetRxIgnorePauseFrames (Results 1 – 5 of 5) sorted by relevance
386 if (p_FmMacControllerDriver->f_FM_MAC_SetRxIgnorePauseFrames) in FM_MAC_SetRxIgnorePauseFrames()387 return p_FmMacControllerDriver->f_FM_MAC_SetRxIgnorePauseFrames(h_FmMac, en); in FM_MAC_SetRxIgnorePauseFrames()
105 t_Error (*f_FM_MAC_SetRxIgnorePauseFrames) (t_Handle h_FmMac, bool en); member
904 p_FmMacControllerDriver->f_FM_MAC_SetRxIgnorePauseFrames = TgecRxIgnoreMacPause; in InitFmMacControllerDriver()
1022 p_FmMacControllerDriver->f_FM_MAC_SetRxIgnorePauseFrames = MemacSetRxIgnorePauseFrames; in InitFmMacControllerDriver()
1388 p_FmMacControllerDriver->f_FM_MAC_SetRxIgnorePauseFrames = DtsecRxIgnoreMacPause; in InitFmMacControllerDriver()