Home
last modified time | relevance | path

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

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