Home
last modified time | relevance | path

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

/Linux-v5.10/net/mac80211/
Dmlme.c5050 const u8 *s1g_oper_ie; in ieee80211_prep_channel() local
5052 s1g_oper_ie = ieee80211_bss_get_ie(cbss, in ieee80211_prep_channel()
5054 if (s1g_oper_ie && s1g_oper_ie[1] >= sizeof(*s1g_oper)) in ieee80211_prep_channel()
5055 s1g_oper = (void *)(s1g_oper_ie + 2); in ieee80211_prep_channel()