Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/yge/
H A Dyge.c389 gmac = GMC_PAUSE_OFF; in yge_mii_notify()
412 gmac = GMC_PAUSE_OFF; in yge_mii_notify()
2780 CSR_WRITE_4(dev, MR_ADDR(pnum, GMAC_CTRL), GMC_PAUSE_OFF); in yge_stop_port()
H A Dyge.h1768 #define GMC_PAUSE_OFF BIT(2) /* Pause Off */ macro