Home
last modified time | relevance | path

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

/net/wireless/
Dnl80211.c16216 static u32 nl80211_internal_flags[] = { variable
16231 if (WARN_ON(ops->internal_flags >= ARRAY_SIZE(nl80211_internal_flags))) in nl80211_pre_doit()
16234 internal_flags = nl80211_internal_flags[ops->internal_flags]; in nl80211_pre_doit()
16326 u32 internal_flags = nl80211_internal_flags[ops->internal_flags]; in nl80211_post_doit()