Home
last modified time | relevance | path

Searched refs:mac80211_state (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_pub.h241 uint mac80211_state; member
Dwl_mac80211.c460 wl->pub->mac80211_state |= MAC80211_PROMISC_BCNS; in wl_ops_configure_filter()
464 wl->pub->mac80211_state &= ~MAC80211_PROMISC_BCNS; in wl_ops_configure_filter()
Dwlc_main.c7042 if (wlc->pub->mac80211_state & MAC80211_PROMISC_BCNS) { in wlc_recv()