Home
last modified time | relevance | path

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

/freebsd/sys/dev/dwc/
H A Ddwc1000_reg.h68 #define FLOW_CONTROL_UP (1 << 3) /* Unicast pause enable */ macro
H A Ddwc1000_core.c194 reg = FLOW_CONTROL_UP; in dwc1000_miibus_statchg()