Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dnl80211.c16139 static u32 nl80211_internal_flags[] = { variable
16154 if (WARN_ON(ops->internal_flags >= ARRAY_SIZE(nl80211_internal_flags))) in nl80211_pre_doit()
16157 internal_flags = nl80211_internal_flags[ops->internal_flags]; in nl80211_pre_doit()
16249 u32 internal_flags = nl80211_internal_flags[ops->internal_flags]; in nl80211_post_doit()