Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_memac.h410 void fman_memac_set_rx_ignore_pause_frames(struct memac_regs *regs,
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_memac.c323 void fman_memac_set_rx_ignore_pause_frames(struct memac_regs *regs,bool enable) in fman_memac_set_rx_ignore_pause_frames() function
H A Dmemac.c506 fman_memac_set_rx_ignore_pause_frames(p_Memac->p_MemMap, en); in MemacSetRxIgnorePauseFrames()