Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h1160 uint16_t FmGetTnumAgingPeriod(t_Handle h_Fm);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dmemac.c469 if (FmGetTnumAgingPeriod(p_Memac->fmMacControllerDriver.h_Fm) == 0) in MemacSetTxPauseFrames()
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c1235 uint16_t FmGetTnumAgingPeriod(t_Handle h_Fm) in FmGetTnumAgingPeriod() function