Searched refs:RAL_RCR_PROMISC (Results 1 – 6 of 6) sorted by relevance
31 #define RAL_RCR_PROMISC (1<<0) macro
1246 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()
1271 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()
32 #define RAL_RCR_PROMISC (1<<0) macro
1784 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()