Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
HDdtsec.h267 #define MACCFG1_RX_FLOW 0x00000020 macro
HDdtsec.c803 tmpReg32 &= ~MACCFG1_RX_FLOW; in DtsecRxIgnoreMacPause()
805 tmpReg32 |= MACCFG1_RX_FLOW; in DtsecRxIgnoreMacPause()
1647 tmpReg32 |= MACCFG1_RX_FLOW; in DtsecInit()