Lines Matching refs:prof
5238 !elems->prof || in ieee80211_assoc_config_link()
5239 !(elems->prof->control & prof_bss_param_ch_present)) { in ieee80211_assoc_config_link()
5243 const u8 *ptr = elems->prof->variable + in ieee80211_assoc_config_link()
5244 elems->prof->sta_info_len - 1; in ieee80211_assoc_config_link()
5254 ieee80211_mle_basic_sta_prof_bss_param_ch_cnt(elems->prof); in ieee80211_assoc_config_link()
6824 struct ieee80211_mle_per_sta_profile *prof = (void *)sub->data; in ieee80211_ml_reconfiguration() local
6825 u8 *pos = prof->variable; in ieee80211_ml_reconfiguration()
6835 control = le16_to_cpu(prof->control); in ieee80211_ml_reconfiguration()
7179 struct ieee80211_mle_per_sta_profile *prof = (void *)sub->data; in ieee80211_mgd_check_cross_link_csa() local
7187 link_id = le16_get_bits(prof->control, in ieee80211_mgd_check_cross_link_csa()
7209 struct ieee80211_mle_per_sta_profile *prof; in ieee80211_mgd_check_cross_link_csa() local
7235 prof = (void *)sta_profiles[link_id]; in ieee80211_mgd_check_cross_link_csa()
7236 prof_elems = ieee802_11_parse_elems(prof->variable + in ieee80211_mgd_check_cross_link_csa()
7237 (prof->sta_info_len - 1), in ieee80211_mgd_check_cross_link_csa()
7239 (prof->sta_info_len - 1), in ieee80211_mgd_check_cross_link_csa()