Home
last modified time | relevance | path

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

/net/mac80211/
Dmlme.c5157 const u8 *s1g_oper_ie; in ieee80211_prep_channel() local
5159 s1g_oper_ie = ieee80211_bss_get_ie(cbss, in ieee80211_prep_channel()
5161 if (s1g_oper_ie && s1g_oper_ie[1] >= sizeof(*s1g_oper)) in ieee80211_prep_channel()
5162 s1g_oper = (void *)(s1g_oper_ie + 2); in ieee80211_prep_channel()