Home
last modified time | relevance | path

Searched refs:t_Tgec (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dtgec.c57 static t_Error CheckInitParameters(t_Tgec *p_Tgec) in CheckInitParameters()
97 t_Tgec *p_Tgec = (t_Tgec *)h_Tgec; in TgecErrException()
143 t_Tgec *p_Tgec = (t_Tgec *)h_Tgec; in TgecException()
161 static void FreeInitResources(t_Tgec *p_Tgec) in FreeInitResources()
189 t_Tgec *p_Tgec = (t_Tgec *)h_Tgec; in TgecEnable()
203 t_Tgec *p_Tgec = (t_Tgec *)h_Tgec; in TgecDisable()
217 t_Tgec *p_Tgec = (t_Tgec *)h_Tgec; in TgecSetPromiscuous()
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()
[all …]
H A Dtgec_mii_acc.c50 t_Tgec *p_Tgec = (t_Tgec *)h_Tgec; in TGEC_MII_WritePhyReg()
94 t_Tgec *p_Tgec = (t_Tgec *)h_Tgec; in TGEC_MII_ReadPhyReg()
H A Dtgec.h144 } t_Tgec; typedef