Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Ddtsec.c199 static uint16_t DtsecGetMaxFrameLength(t_Handle h_Dtsec) in DtsecGetMaxFrameLength()
211 static void DtsecIsr(t_Handle h_Dtsec) in DtsecIsr()
323 static void DtsecMdioIsr(t_Handle h_Dtsec) in DtsecMdioIsr()
345 static void Dtsec1588Isr(t_Handle h_Dtsec) in Dtsec1588Isr()
615 static t_Error DtsecSetTxPauseFrames(t_Handle h_Dtsec, in DtsecSetTxPauseFrames()
663 static t_Error DtsecEnable1588TimeStamp(t_Handle h_Dtsec) in DtsecEnable1588TimeStamp()
678 static t_Error DtsecDisable1588TimeStamp(t_Handle h_Dtsec) in DtsecDisable1588TimeStamp()
797 static t_Error DtsecResetCounters (t_Handle h_Dtsec) in DtsecResetCounters()
1111 static t_Error DtsecRestartAutoneg(t_Handle h_Dtsec) in DtsecRestartAutoneg()
1212 static t_Error DtsecInit(t_Handle h_Dtsec) in DtsecInit()
[all …]
H A Ddtsec_mii_acc.c48 t_Error DTSEC_MII_WritePhyReg(t_Handle h_Dtsec, in DTSEC_MII_WritePhyReg()
70 t_Error DTSEC_MII_ReadPhyReg(t_Handle h_Dtsec, in DTSEC_MII_ReadPhyReg()