Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_tgec.h422 void fman_tgec_set_rx_ignore_pause_frames(struct tgec_regs *regs, bool en);
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_tgec.c216 void fman_tgec_set_rx_ignore_pause_frames(struct tgec_regs *regs, bool en) in fman_tgec_set_rx_ignore_pause_frames() function
H A Dtgec.c377 fman_tgec_set_rx_ignore_pause_frames(p_Tgec->p_MemMap, en); in TgecRxIgnoreMacPause()