Searched refs:RTL818X_RX_CONF_MONITOR (Results 1 – 3 of 3) sorted by relevance
154 #define RTL818X_RX_CONF_MONITOR (1 << 0) macro
1323 priv->rx_conf |= RTL818X_RX_CONF_MONITOR; in rtl8187_configure_filter() 1325 priv->rx_conf &= ~RTL818X_RX_CONF_MONITOR; in rtl8187_configure_filter() 1333 if (priv->rx_conf & RTL818X_RX_CONF_MONITOR) { in rtl8187_configure_filter()
1589 priv->rx_conf ^= RTL818X_RX_CONF_MONITOR; in rtl8180_configure_filter() 1601 if (priv->rx_conf & RTL818X_RX_CONF_MONITOR) in rtl8180_configure_filter()