Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_tgec.h410 void fman_tgec_set_tx_pause_frames(struct tgec_regs *regs, uint16_t pause_time);
/freebsd-src/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_tgec.c211 void fman_tgec_set_tx_pause_frames(struct tgec_regs *regs, uint16_t pause_time) in fman_tgec_set_tx_pause_frames() function
H A Dtgec.c343 fman_tgec_set_tx_pause_frames(p_Tgec->p_MemMap, pauseTime); in TgecTxMacPause()
363 fman_tgec_set_tx_pause_frames(p_Tgec->p_MemMap, pauseTime); in TgecSetTxPauseFrames()