Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_dtsec.h915 void fman_dtsec_set_tx_pause_frames(struct dtsec_regs *regs, uint16_t time);
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_dtsec.c654 void fman_dtsec_set_tx_pause_frames(struct dtsec_regs *regs, uint16_t time) in fman_dtsec_set_tx_pause_frames() function
H A Ddtsec.c635 fman_dtsec_set_tx_pause_frames(p_Dtsec->p_MemMap, pauseTime); in DtsecSetTxPauseFrames()