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.c18788 #define NL80211_FLAG_NEED_NETDEV 0x02 macro
18791 #define NL80211_FLAG_NEED_NETDEV_UP (NL80211_FLAG_NEED_NETDEV |\
18809 NL80211_FLAG_NEED_NETDEV) \
18811 NL80211_FLAG_NEED_NETDEV | \
18814 NL80211_FLAG_NEED_NETDEV | \
18827 NL80211_FLAG_NEED_NETDEV | \
18905 } else if (internal_flags & NL80211_FLAG_NEED_NETDEV || in nl80211_pre_doit()
18918 if (internal_flags & NL80211_FLAG_NEED_NETDEV) { in nl80211_pre_doit()
19165 .internal_flags = IFLAGS(NL80211_FLAG_NEED_NETDEV |
19527 .internal_flags = IFLAGS(NL80211_FLAG_NEED_NETDEV |
[all …]