Searched refs:MONITOR_FLAG_ACTIVE (Results 1 – 5 of 5) sorted by relevance
193 !(iter->u.mntr.flags & MONITOR_FLAG_ACTIVE)) in ieee80211_verify_mac()286 !(sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE)) in _ieee80211_change_mac()607 if (!(sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE) && in ieee80211_do_stop()713 if (!(sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE) && in ieee80211_do_stop()1407 (sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE); in ieee80211_do_open()1425 if ((sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE) || in ieee80211_do_open()2223 (params->flags & MONITOR_FLAG_ACTIVE))) in ieee80211_if_add()
69 !(sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE)))) in drv_add_interface()
104 u32 mask = MONITOR_FLAG_ACTIVE; in ieee80211_set_mon_options()240 !(params->flags & MONITOR_FLAG_ACTIVE)) in ieee80211_add_iface()
2409 MONITOR_FLAG_ACTIVE = BIT(NL80211_MNTR_FLAG_ACTIVE), enumerator
4487 if (params->flags & MONITOR_FLAG_ACTIVE && in nl80211_parse_mon_options()