Home
last modified time | relevance | path

Searched refs:MONITOR_FLAG_ACTIVE (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Diface.c183 !(iter->u.mntr.flags & MONITOR_FLAG_ACTIVE)) in ieee80211_verify_mac()
212 !(sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE)) in ieee80211_change_mac()
615 if (!(sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE)) in ieee80211_do_stop()
1128 if (sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE) { in ieee80211_do_open()
1879 (params->flags & MONITOR_FLAG_ACTIVE))) in ieee80211_if_add()
H A Ddriver-ops.c62 !(sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE)))) in drv_add_interface()
H A Dtx.c1731 if (sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE) { in __ieee80211_tx()
3743 if (tx.sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE) { in ieee80211_tx_dequeue()
H A Dutil.c777 if (!(sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE)) in __iterate_interfaces()
H A Dcfg.c67 u32 mask = MONITOR_FLAG_COOK_FRAMES | MONITOR_FLAG_ACTIVE; in ieee80211_set_mon_options()
71 * MONITOR_FLAG_ACTIVE to be changed while the in ieee80211_set_mon_options()
/kernel/linux/linux-6.6/net/mac80211/
H A Diface.c185 !(iter->u.mntr.flags & MONITOR_FLAG_ACTIVE)) in ieee80211_verify_mac()
272 !(sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE)) in ieee80211_change_mac()
682 if (!(sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE)) in ieee80211_do_stop()
1335 if (sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE) { in ieee80211_do_open()
2095 (params->flags & MONITOR_FLAG_ACTIVE))) in ieee80211_if_add()
H A Ddriver-ops.c65 !(sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE)))) in drv_add_interface()
H A Dtx.c1768 if (sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE) { in __ieee80211_tx()
3935 if (tx.sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE) { in ieee80211_tx_dequeue()
H A Dutil.c751 if (!(sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE)) in __iterate_interfaces()
H A Dcfg.c92 u32 mask = MONITOR_FLAG_COOK_FRAMES | MONITOR_FLAG_ACTIVE; in ieee80211_set_mon_options()
96 * MONITOR_FLAG_ACTIVE to be changed while the in ieee80211_set_mon_options()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h1767 * @MONITOR_FLAG_ACTIVE: active monitor, ACKs frames on its MAC address
1776 MONITOR_FLAG_ACTIVE = 1<<NL80211_MNTR_FLAG_ACTIVE, enumerator
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h2108 * @MONITOR_FLAG_ACTIVE: active monitor, ACKs frames on its MAC address
2117 MONITOR_FLAG_ACTIVE = 1<<NL80211_MNTR_FLAG_ACTIVE, enumerator
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c3685 if (params->flags & MONITOR_FLAG_ACTIVE && in nl80211_parse_mon_options()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c4099 if (params->flags & MONITOR_FLAG_ACTIVE && in nl80211_parse_mon_options()

Completed in 101 milliseconds