Lines Matching refs:prof
5271 !elems->prof || in ieee80211_assoc_config_link()
5272 !(elems->prof->control & prof_bss_param_ch_present)) { in ieee80211_assoc_config_link()
5276 const u8 *ptr = elems->prof->variable + in ieee80211_assoc_config_link()
5277 elems->prof->sta_info_len - 1; in ieee80211_assoc_config_link()
5287 ieee80211_mle_basic_sta_prof_bss_param_ch_cnt(elems->prof); in ieee80211_assoc_config_link()
6845 struct ieee80211_mle_per_sta_profile *prof = (void *)sub->data; in ieee80211_ml_reconfiguration() local
6846 u8 *pos = prof->variable; in ieee80211_ml_reconfiguration()
6856 control = le16_to_cpu(prof->control); in ieee80211_ml_reconfiguration()
7200 struct ieee80211_mle_per_sta_profile *prof = (void *)sub->data; in ieee80211_mgd_check_cross_link_csa() local
7208 link_id = le16_get_bits(prof->control, in ieee80211_mgd_check_cross_link_csa()
7230 struct ieee80211_mle_per_sta_profile *prof; in ieee80211_mgd_check_cross_link_csa() local
7256 prof = (void *)sta_profiles[link_id]; in ieee80211_mgd_check_cross_link_csa()
7257 prof_elems = ieee802_11_parse_elems(prof->variable + in ieee80211_mgd_check_cross_link_csa()
7258 (prof->sta_info_len - 1), in ieee80211_mgd_check_cross_link_csa()
7260 (prof->sta_info_len - 1), in ieee80211_mgd_check_cross_link_csa()