Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dnl80211.c16413 #define NL80211_FLAG_NEED_NETDEV 0x02 macro
16416 #define NL80211_FLAG_NEED_NETDEV_UP (NL80211_FLAG_NEED_NETDEV |\
16434 NL80211_FLAG_NEED_NETDEV) \
16436 NL80211_FLAG_NEED_NETDEV | \
16439 NL80211_FLAG_NEED_NETDEV | \
16452 NL80211_FLAG_NEED_NETDEV | \
16523 } else if (internal_flags & NL80211_FLAG_NEED_NETDEV || in nl80211_pre_doit()
16536 if (internal_flags & NL80211_FLAG_NEED_NETDEV) { in nl80211_pre_doit()
16782 .internal_flags = IFLAGS(NL80211_FLAG_NEED_NETDEV |
16864 .internal_flags = IFLAGS(NL80211_FLAG_NEED_NETDEV),
[all …]