Searched refs:VR_FLOWCR1_RXPAUSE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/vr/
H A Dif_vrreg.h408 #define VR_FLOWCR1_RXPAUSE 0x02 macro
H A Dif_vr.c352 fc &= ~(VR_FLOWCR1_TXPAUSE | VR_FLOWCR1_RXPAUSE);
355 fc |= VR_FLOWCR1_RXPAUSE;

Completed in 96 milliseconds