Searched refs:h_Dtsec (Results 1 – 3 of 3) sorted by relevance
211 static void DtsecIsr(t_Handle h_Dtsec) in DtsecIsr() argument323 static void DtsecMdioIsr(t_Handle h_Dtsec) in DtsecMdioIsr() argument345 static void Dtsec1588Isr(t_Handle h_Dtsec) in Dtsec1588Isr() argument455 t_Dtsec *p_Dtsec = (t_Dtsec *)h_Dtsec; in DtsecConfigLoopback()469 t_Dtsec *p_Dtsec = (t_Dtsec *)h_Dtsec; in DtsecConfigMaxFrameLength()483 t_Dtsec *p_Dtsec = (t_Dtsec *)h_Dtsec; in DtsecConfigPadAndCrc()497 t_Dtsec *p_Dtsec = (t_Dtsec *)h_Dtsec; in DtsecConfigHalfDuplex()511 t_Dtsec *p_Dtsec = (t_Dtsec *)h_Dtsec; in DtsecConfigTbiPhyAddr()525 t_Dtsec *p_Dtsec = (t_Dtsec *)h_Dtsec; in DtsecConfigLengthCheck()539 t_Dtsec *p_Dtsec = (t_Dtsec *)h_Dtsec; in DtsecConfigException()[all …]
48 t_Error DTSEC_MII_WritePhyReg(t_Handle h_Dtsec, in DTSEC_MII_WritePhyReg() argument53 t_Dtsec *p_Dtsec = (t_Dtsec *)h_Dtsec; in DTSEC_MII_WritePhyReg()70 t_Error DTSEC_MII_ReadPhyReg(t_Handle h_Dtsec, in DTSEC_MII_ReadPhyReg() argument75 t_Dtsec *p_Dtsec = (t_Dtsec *)h_Dtsec; in DTSEC_MII_ReadPhyReg()
39 t_Error DTSEC_MII_WritePhyReg(t_Handle h_Dtsec, uint8_t phyAddr, uint8_t reg, uint16_t data);40 t_Error DTSEC_MII_ReadPhyReg(t_Handle h_Dtsec, uint8_t phyAddr, uint8_t reg, uint16_t *p_Data);