Home
last modified time | relevance | path

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

/linux-5.19.10/net/wireless/
Dnl80211.c15498 #define NL80211_FLAG_NEED_NETDEV 0x02 macro
15501 #define NL80211_FLAG_NEED_NETDEV_UP (NL80211_FLAG_NEED_NETDEV |\
15519 NL80211_FLAG_NEED_NETDEV) \
15521 NL80211_FLAG_NEED_NETDEV | \
15524 NL80211_FLAG_NEED_NETDEV | \
15537 NL80211_FLAG_NEED_NETDEV | \
15607 } else if (internal_flags & NL80211_FLAG_NEED_NETDEV || in nl80211_pre_doit()
15620 if (internal_flags & NL80211_FLAG_NEED_NETDEV) { in nl80211_pre_doit()
15865 .internal_flags = IFLAGS(NL80211_FLAG_NEED_NETDEV |
15947 .internal_flags = IFLAGS(NL80211_FLAG_NEED_NETDEV),
[all …]