Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dstatus.c946 if (sdata->u.mntr.flags & MONITOR_FLAG_SKIP_TX) in ieee80211_tx_monitor()
H A Diface.c1144 if (!(flags & MONITOR_FLAG_SKIP_TX)) in ieee80211_adjust_monitor_flags()
/linux/include/net/
H A Dcfg80211.h2462 MONITOR_FLAG_SKIP_TX = BIT(NL80211_MNTR_FLAG_SKIP_TX), enumerator