Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dnl80211.c16384 static u32 nl80211_internal_flags[] = { variable
16400 if (WARN_ON(ops->internal_flags >= ARRAY_SIZE(nl80211_internal_flags))) in nl80211_pre_doit()
16403 internal_flags = nl80211_internal_flags[ops->internal_flags]; in nl80211_pre_doit()
16496 u32 internal_flags = nl80211_internal_flags[ops->internal_flags]; in nl80211_post_doit()