Searched refs:crcmon (Results 1 – 4 of 4) sorted by relevance
162 short prev = priv->crcmon; in r8180_wx_set_crcmon()171 priv->crcmon=1; in r8180_wx_set_crcmon()173 priv->crcmon=0; in r8180_wx_set_crcmon()176 priv->crcmon ? "accepted" : "rejected"); in r8180_wx_set_crcmon()178 if(prev != priv->crcmon && priv->up){ in r8180_wx_set_crcmon()
385 short crcmon; //if 1 allow bad crc frame reception in monitor mode member
3184 if( priv->crcmon == 1 && priv->ieee80211->iw_mode == IW_MODE_MONITOR) in rtl8185b_rx_enable()3224 if( priv->crcmon == 1 && priv->ieee80211->iw_mode == IW_MODE_MONITOR) in rtl8185b_rx_enable()
1457 if( priv->crcmon == 1 && priv->ieee80211->iw_mode == IW_MODE_MONITOR) in rtl8180_rx_enable()