Home
last modified time | relevance | path

Searched defs:h_FmMac (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.c93 t_Error FM_MAC_Init (t_Handle h_FmMac) in FM_MAC_Init()
114 t_Error FM_MAC_Free (t_Handle h_FmMac) in FM_MAC_Free()
128 t_Error FM_MAC_ConfigResetOnInit (t_Handle h_FmMac, bool enable) in FM_MAC_ConfigResetOnInit()
144 t_Error FM_MAC_ConfigLoopback (t_Handle h_FmMac, bool newVal) in FM_MAC_ConfigLoopback()
158 t_Error FM_MAC_ConfigMaxFrameLength (t_Handle h_FmMac, uint16_t newVal) in FM_MAC_ConfigMaxFrameLength()
171 t_Error FM_MAC_ConfigWan (t_Handle h_FmMac, bool flag) in FM_MAC_ConfigWan()
185 t_Error FM_MAC_ConfigPadAndCrc (t_Handle h_FmMac, bool newVal) in FM_MAC_ConfigPadAndCrc()
199 t_Error FM_MAC_ConfigHalfDuplex (t_Handle h_FmMac, bool newVal) in FM_MAC_ConfigHalfDuplex()
213 t_Error FM_MAC_ConfigTbiPhyAddr (t_Handle h_FmMac, uint8_t newVal) in FM_MAC_ConfigTbiPhyAddr()
227 t_Error FM_MAC_ConfigLengthCheck (t_Handle h_FmMac, bool newVal) in FM_MAC_ConfigLengthCheck()
[all …]
/freebsd/sys/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec_master.h460 …t_Handle h_FmMac; /**< A handle to the FM MAC object related to… member
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_macsec_ext.h104 …t_Handle h_FmMac; /**< A handle to the FM MAC object related to… member