Home
last modified time | relevance | path

Searched defs:h_Tgec (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dtgec.c95 static void TgecErrException(t_Handle h_Tgec) in TgecErrException()
141 static void TgecException(t_Handle h_Tgec) in TgecException()
187 static t_Error TgecEnable(t_Handle h_Tgec, e_CommMode mode) in TgecEnable()
248 static t_Error TgecConfigWan(t_Handle h_Tgec, bool newVal) in TgecConfigWan()
351 static t_Error TgecSetTxPauseFrames(t_Handle h_Tgec, in TgecSetTxPauseFrames()
441 static t_Error TgecEnable1588TimeStamp(t_Handle h_Tgec) in TgecEnable1588TimeStamp()
455 static t_Error TgecDisable1588TimeStamp(t_Handle h_Tgec) in TgecDisable1588TimeStamp()
484 static t_Error TgecResetCounters (t_Handle h_Tgec) in TgecResetCounters()
704 static uint16_t TgecGetMaxFrameLength(t_Handle h_Tgec) in TgecGetMaxFrameLength()
750 static t_Error TgecInit(t_Handle h_Tgec) in TgecInit()
[all …]
H A Dtgec_mii_acc.c45 t_Error TGEC_MII_WritePhyReg(t_Handle h_Tgec, in TGEC_MII_WritePhyReg()
89 t_Error TGEC_MII_ReadPhyReg(t_Handle h_Tgec, in TGEC_MII_ReadPhyReg()