Searched refs:s1g_oper_ie (Results 1 – 1 of 1) sorted by relevance
5075 const u8 *s1g_oper_ie; in ieee80211_prep_channel() local5077 s1g_oper_ie = ieee80211_bss_get_ie(cbss, in ieee80211_prep_channel()5079 if (s1g_oper_ie && s1g_oper_ie[1] >= sizeof(*s1g_oper)) in ieee80211_prep_channel()5080 s1g_oper = (void *)(s1g_oper_ie + 2); in ieee80211_prep_channel()