Home
last modified time | relevance | path

Searched refs:MACCFG1_RX_FLOW (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_dtsec.c229 tmp |= MACCFG1_RX_FLOW; in fman_dtsec_init()
682 tmp |= MACCFG1_RX_FLOW; in fman_dtsec_handle_rx_pause()
684 tmp &= ~MACCFG1_RX_FLOW; in fman_dtsec_handle_rx_pause()
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman_dtsec.h293 #define MACCFG1_RX_FLOW 0x00000020 macro