Home
last modified time | relevance | path

Searched refs:RAL_RCR_PROMISC (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/io/ural/
H A Dural_var.h31 #define RAL_RCR_PROMISC (1<<0) macro
H A Dural.c1246 if (!(sc->sc_rcr & RAL_RCR_PROMISC)) in ural_update_promisc()
1252 (sc->sc_rcr & RAL_RCR_PROMISC) ? "entering" : "leaving"); in ural_update_promisc()
1733 if (!(sc->sc_rcr & RAL_RCR_PROMISC)) in ural_init()
2034 sc->sc_rcr |= RAL_RCR_PROMISC; in ural_m_promisc()
2037 sc->sc_rcr &= ~RAL_RCR_PROMISC; in ural_m_promisc()
2038 sc->sc_rcr &= ~RAL_RCR_PROMISC; in ural_m_promisc()
/titanic_44/usr/src/uts/common/io/rum/
H A Drum_var.h31 #define RAL_RCR_PROMISC (1<<0) macro
H A Drum.c1271 if (!(sc->sc_rcr & RAL_RCR_PROMISC)) in rum_update_promisc()
1277 (sc->sc_rcr & RAL_RCR_PROMISC) ? "entering" : "leaving"); in rum_update_promisc()
1739 if (!(sc->sc_rcr & RAL_RCR_PROMISC)) in rum_init()
2055 sc->sc_rcr |= RAL_RCR_PROMISC; in rum_m_promisc()
2058 sc->sc_rcr &= ~RAL_RCR_PROMISC; in rum_m_promisc()
/titanic_44/usr/src/uts/common/io/ral/
H A Drt2560_var.h32 #define RAL_RCR_PROMISC (1<<0) macro
H A Drt2560.c1784 if (!(sc->sc_rcr & RAL_RCR_PROMISC)) in rt2560_update_promisc()
1789 (sc->sc_rcr & RAL_RCR_PROMISC) ? "entering" : "leaving"); in rt2560_update_promisc()
1988 if (!(sc->sc_rcr & RAL_RCR_PROMISC)) in rt2560_init()
2104 sc->sc_rcr |= RAL_RCR_PROMISC; in rt2560_m_promisc()
2107 sc->sc_rcr &= ~RAL_RCR_PROMISC; in rt2560_m_promisc()
2108 sc->sc_rcr &= ~RAL_RCR_PROMISC; in rt2560_m_promisc()