Home
last modified time | relevance | path

Searched refs:bNetPromiscuousMode (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c913 priv->rtllib->bNetPromiscuousMode = false; in _rtl92e_init_priv_variable()
1399 (!ieee->bNetPromiscuousMode)) { in _rtl92e_watchdog_wq_cb()
1407 IW_MODE_INFRA) && (!ieee->bNetPromiscuousMode)) { in _rtl92e_watchdog_wq_cb()
H A Drtl_wx.c258 ieee->bNetPromiscuousMode) { in _rtl92e_wx_set_mode()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib_softmac.c449 ieee->bNetPromiscuousMode = true; in rtllib_EnableIntelPromiscuousMode()
470 ieee->bNetPromiscuousMode = false; in rtllib_DisableIntelPromiscuousMode()
H A Drtllib.h1479 bool bNetPromiscuousMode; member
H A Drtllib_rx.c1320 if (ieee->bNetPromiscuousMode) in rtllib_rx_InfraAdhoc()