Searched refs:h_Tgec (Results 1 – 3 of 3) sorted by relevance
95 static void TgecErrException(t_Handle h_Tgec) in TgecErrException() argument141 static void TgecException(t_Handle h_Tgec) in TgecException() argument189 t_Tgec *p_Tgec = (t_Tgec *)h_Tgec; in TgecEnable()203 t_Tgec *p_Tgec = (t_Tgec *)h_Tgec; in TgecDisable()236 t_Tgec *p_Tgec = (t_Tgec *)h_Tgec; in TgecConfigLoopback()250 t_Tgec *p_Tgec = (t_Tgec *)h_Tgec; in TgecConfigWan()264 t_Tgec *p_Tgec = (t_Tgec *)h_Tgec; in TgecConfigMaxFrameLength()278 t_Tgec *p_Tgec = (t_Tgec *)h_Tgec; in TgecConfigLengthCheck()294 t_Tgec *p_Tgec = (t_Tgec *)h_Tgec; in TgecConfigException()750 static t_Error TgecInit(t_Handle h_Tgec) in TgecInit() argument[all …]
45 t_Error TGEC_MII_WritePhyReg(t_Handle h_Tgec, in TGEC_MII_WritePhyReg() argument50 t_Tgec *p_Tgec = (t_Tgec *)h_Tgec; in TGEC_MII_WritePhyReg()89 t_Error TGEC_MII_ReadPhyReg(t_Handle h_Tgec, in TGEC_MII_ReadPhyReg() argument94 t_Tgec *p_Tgec = (t_Tgec *)h_Tgec; in TGEC_MII_ReadPhyReg()
147 t_Error TGEC_MII_WritePhyReg(t_Handle h_Tgec, uint8_t phyAddr, uint8_t reg, uint16_t data);148 t_Error TGEC_MII_ReadPhyReg(t_Handle h_Tgec, uint8_t phyAddr, uint8_t reg, uint16_t *p_Data);