Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dhe.c223 const struct ieee80211_he_spr *he_spr_ie_elem) in ieee80211_he_spr_ie_to_bss_conf() argument
231 if (!he_spr_ie_elem) in ieee80211_he_spr_ie_to_bss_conf()
234 he_obss_pd->sr_ctrl = he_spr_ie_elem->he_sr_control; in ieee80211_he_spr_ie_to_bss_conf()
235 data = he_spr_ie_elem->optional; in ieee80211_he_spr_ie_to_bss_conf()
237 if (he_spr_ie_elem->he_sr_control & in ieee80211_he_spr_ie_to_bss_conf()
241 if (he_spr_ie_elem->he_sr_control & in ieee80211_he_spr_ie_to_bss_conf()
H A Dieee80211_i.h2183 const struct ieee80211_he_spr *he_spr_ie_elem);