Home
last modified time | relevance | path

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

/Linux-v6.6/net/wireless/
Dnl80211.c16347 #define NL80211_FLAG_NEED_NETDEV 0x02 macro
16350 #define NL80211_FLAG_NEED_NETDEV_UP (NL80211_FLAG_NEED_NETDEV |\
16368 NL80211_FLAG_NEED_NETDEV) \
16370 NL80211_FLAG_NEED_NETDEV | \
16373 NL80211_FLAG_NEED_NETDEV | \
16386 NL80211_FLAG_NEED_NETDEV | \
16457 } else if (internal_flags & NL80211_FLAG_NEED_NETDEV || in nl80211_pre_doit()
16470 if (internal_flags & NL80211_FLAG_NEED_NETDEV) { in nl80211_pre_doit()
16716 .internal_flags = IFLAGS(NL80211_FLAG_NEED_NETDEV |
16798 .internal_flags = IFLAGS(NL80211_FLAG_NEED_NETDEV),
[all …]