Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dhe.c224 const struct ieee80211_he_spr *he_spr_ie_elem) in ieee80211_he_spr_ie_to_bss_conf() argument
232 if (!he_spr_ie_elem) in ieee80211_he_spr_ie_to_bss_conf()
235 he_obss_pd->sr_ctrl = he_spr_ie_elem->he_sr_control; in ieee80211_he_spr_ie_to_bss_conf()
236 data = he_spr_ie_elem->optional; in ieee80211_he_spr_ie_to_bss_conf()
238 if (he_spr_ie_elem->he_sr_control & in ieee80211_he_spr_ie_to_bss_conf()
242 if (he_spr_ie_elem->he_sr_control & in ieee80211_he_spr_ie_to_bss_conf()
H A Dieee80211_i.h2247 const struct ieee80211_he_spr *he_spr_ie_elem);