Searched refs:sc_rcr (Results 1 – 12 of 12) sorted by relevance
1669 rsc->sc_rcr &= ~RTW_RCR_PKTFILTER_MASK; in rtw_pktfilt_load()1670 rsc->sc_rcr &= ~(RTW_RCR_MXDMA_MASK | RTW_RCR_RXFTH_MASK); in rtw_pktfilt_load()1672 rsc->sc_rcr |= RTW_RCR_PKTFILTER_DEFAULT; in rtw_pktfilt_load()1674 rsc->sc_rcr |= RTW_RCR_ENMARP; in rtw_pktfilt_load()1676 rsc->sc_rcr |= RTW_RCR_RXFTH_WHOLE |RTW_RCR_MXDMA_1024; in rtw_pktfilt_load()1682 rsc->sc_rcr |= RTW_RCR_ADD3; in rtw_pktfilt_load()1689 rsc->sc_rcr |= RTW_RCR_AB; /* accept all broadcast */ in rtw_pktfilt_load()1693 rsc->sc_rcr |= RTW_RCR_AM; in rtw_pktfilt_load()1694 RTW_WRITE(regs, RTW_RCR, rsc->sc_rcr); in rtw_pktfilt_load()1701 RTW_WRITE(regs, RTW_RCR, rsc->sc_rcr); in rtw_pktfilt_load()[all …]
459 uint32_t sc_rcr; /* RTW_RCR */ member
91 uint32_t sc_rcr; /* RAL RCR */ member
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()2035 sc->sc_rcr |= RAL_RCR_MULTI; 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()2310 sc->sc_rcr = 0; in ural_attach()
94 uint32_t sc_rcr; /* RAL RCR */ member
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()2056 sc->sc_rcr |= RAL_RCR_MULTI; in rum_m_promisc()2058 sc->sc_rcr &= ~RAL_RCR_PROMISC; in rum_m_promisc()2059 sc->sc_rcr &= ~RAL_RCR_MULTI; in rum_m_promisc()2355 sc->sc_rcr = 0; in rum_attach()
168 uint32_t sc_rcr; /* RAL RCR */ member
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()2105 sc->sc_rcr |= RAL_RCR_MULTI; 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()2541 sc->sc_rcr = 0; in rt2560_attach()
178 uint32_t sc_rcr; member
1735 if (!(sc->sc_rcr & RT2661_RCR_PROMISC)) in rt2661_update_promisc()1741 (sc->sc_rcr & RT2661_RCR_PROMISC) ? "entering" : "leaving"); in rt2661_update_promisc()2515 if (!(sc->sc_rcr & RT2661_RCR_PROMISC)) in rt2661_init()2729 sc->sc_rcr |= RT2661_RCR_PROMISC; in rt2661_m_promisc()2730 sc->sc_rcr |= RT2661_RCR_MULTI; in rt2661_m_promisc()2732 sc->sc_rcr &= ~RT2661_RCR_PROMISC; in rt2661_m_promisc()2733 sc->sc_rcr &= ~RT2661_RCR_MULTI; in rt2661_m_promisc()
190 uint32_t sc_rcr; member
569 uint32_t sc_rcr; member