Searched defs:pauseTime (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.c344 FM_MAC_SetTxAutoPauseFrames(t_Handle h_FmMac, uint16_t pauseTime) argument
360 FM_MAC_SetTxPauseFrames(t_Handle h_FmMac, uint8_t priority, uint16_t pauseTime, uint16_t threshTime) argument
H A Dtgec.c337 static t_Error TgecTxMacPause(t_Handle h_Tgec, uint16_t pauseTime) argument
351 TgecSetTxPauseFrames(t_Handle h_Tgec, uint8_t priority, uint16_t pauseTime, uint16_t threshTime) argument
H A Dmemac.c455 MemacSetTxPauseFrames(t_Handle h_Memac, uint8_t priority, uint16_t pauseTime, uint16_t threshTime) argument
491 MemacSetTxAutoPauseFrames(t_Handle h_Memac, uint16_t pauseTime) argument
H A Ddtsec.c641 static t_Error DtsecTxMacPause(t_Handle h_Dtsec, uint16_t pauseTime) argument
615 DtsecSetTxPauseFrames(t_Handle h_Dtsec, uint8_t priority, uint16_t pauseTime, uint16_t threshTime) argument

Completed in 184 milliseconds