Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dmemac.c472 FmGetPortPreFetchConfiguration(p_Memac->fmMacControllerDriver.h_Fm, in MemacSetTxPauseFrames()
/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h1162 t_Error FmGetPortPreFetchConfiguration(t_Handle h_Fm, uint8_t portNum, bool *p_PortConfigured, …
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c1260 t_Error FmGetPortPreFetchConfiguration(t_Handle h_Fm, in FmGetPortPreFetchConfiguration() function