Searched refs:RTL818X_RX_CONF_MONITOR (Results 1 – 3 of 3) sorted by relevance
157 #define RTL818X_RX_CONF_MONITOR (1 << 0) macro
1323 priv->rx_conf ^= RTL818X_RX_CONF_MONITOR; in rtl8187_configure_filter()1335 if (priv->rx_conf & RTL818X_RX_CONF_MONITOR) in rtl8187_configure_filter()
1580 priv->rx_conf ^= RTL818X_RX_CONF_MONITOR; in rtl8180_configure_filter()1592 if (priv->rx_conf & RTL818X_RX_CONF_MONITOR) in rtl8180_configure_filter()