Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dtgec.c727 err = Fm10GTxEccWorkaround(p_Tgec->fmMacControllerDriver.h_Fm, p_Tgec->macId); in TgecTxEccWorkaround()
/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h1166 t_Error Fm10GTxEccWorkaround(t_Handle h_Fm, uint8_t macId);
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c1169 p_IpcReply->error = (uint32_t)Fm10GTxEccWorkaround(h_Fm, p_IpcMsg->msgBody[0]); in FmHandleIpcMsgCB()
1185 t_Error Fm10GTxEccWorkaround(t_Handle h_Fm, uint8_t macId) in Fm10GTxEccWorkaround() function