Searched refs:e_CommMode (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.h92 t_Error (*f_FM_MAC_Enable) (t_Handle h_FmMac, e_CommMode mode);
93 t_Error (*f_FM_MAC_Disable) (t_Handle h_FmMac, e_CommMode mode);
H A Dfm_mac.c276 t_Error FM_MAC_Enable (t_Handle h_FmMac, e_CommMode mode)
290 t_Error FM_MAC_Disable (t_Handle h_FmMac, e_CommMode mode)
H A Ddtsec.c386 static t_Error GracefulStop(t_Dtsec *p_Dtsec, e_CommMode mode)
427 static t_Error GracefulRestart(t_Dtsec *p_Dtsec, e_CommMode mode)
579 static t_Error DtsecEnable(t_Handle h_Dtsec, e_CommMode mode)
597 static t_Error DtsecDisable (t_Handle h_Dtsec, e_CommMode mode)
H A Dmemac.c275 static t_Error MemacEnable(t_Handle h_Memac, e_CommMode mode)
289 static t_Error MemacDisable (t_Handle h_Memac, e_CommMode mode)
H A Dtgec.c187 static t_Error TgecEnable(t_Handle h_Tgec, e_CommMode mode)
201 static t_Error TgecDisable (t_Handle h_Tgec, e_CommMode mode)
/freebsd-12-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_mac_ext.h453 t_Error FM_MAC_Enable(t_Handle h_FmMac, e_CommMode mode);
467 t_Error FM_MAC_Disable(t_Handle h_FmMac, e_CommMode mode);
/freebsd-12-stable/sys/contrib/ncsw/inc/
H A Dncsw_ext.h221 typedef enum e_CommMode enum
227 } e_CommMode; typedef in typeref:enum:e_CommMode

Completed in 122 milliseconds