Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dnl80211.c17261 #define NL80211_FLAG_NEED_NETDEV 0x02 macro
17264 #define NL80211_FLAG_NEED_NETDEV_UP (NL80211_FLAG_NEED_NETDEV |\
17282 NL80211_FLAG_NEED_NETDEV) \
17284 NL80211_FLAG_NEED_NETDEV | \
17287 NL80211_FLAG_NEED_NETDEV | \
17300 NL80211_FLAG_NEED_NETDEV | \
17371 } else if (internal_flags & NL80211_FLAG_NEED_NETDEV || in nl80211_pre_doit()
17384 if (internal_flags & NL80211_FLAG_NEED_NETDEV) { in nl80211_pre_doit()
17631 .internal_flags = IFLAGS(NL80211_FLAG_NEED_NETDEV |
17713 .internal_flags = IFLAGS(NL80211_FLAG_NEED_NETDEV),
[all …]