Searched refs:RTL818X_RX_CONF_MONITOR (Results 1 – 3 of 3) sorted by relevance
154 #define RTL818X_RX_CONF_MONITOR (1 << 0) macro
1322 priv->rx_conf |= RTL818X_RX_CONF_MONITOR; in rtl8187_configure_filter()1324 priv->rx_conf &= ~RTL818X_RX_CONF_MONITOR; in rtl8187_configure_filter()1332 if (priv->rx_conf & RTL818X_RX_CONF_MONITOR) { in rtl8187_configure_filter()
1588 priv->rx_conf ^= RTL818X_RX_CONF_MONITOR; in rtl8180_configure_filter()1600 if (priv->rx_conf & RTL818X_RX_CONF_MONITOR) in rtl8180_configure_filter()