Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dparse.c625 if (elen == sizeof(*elems->s1g_oper)) in _ieee802_11_parse_elems_full()
626 elems->s1g_oper = (void *)pos; in _ieee802_11_parse_elems_full()
H A Dieee80211_i.h1739 const struct ieee80211_s1g_oper_ie *s1g_oper; member
H A Dmlme.c178 if (!ieee80211_chandef_s1g_oper(elems->s1g_oper, chandef)) { in ieee80211_determine_ap_chan()