Lines Matching defs:prof
5903 !elems->prof ||
5904 !(elems->prof->control & prof_bss_param_ch_present)) {
5908 const u8 *ptr = elems->prof->variable +
5909 elems->prof->sta_info_len - 1;
5914 * otherwise elems->prof would have been set to NULL.
5919 ieee80211_mle_basic_sta_prof_bss_param_ch_cnt(elems->prof);
7648 struct ieee80211_mle_per_sta_profile *prof = (void *)sub->data;
7649 u8 *pos = prof->variable;
7659 control = le16_to_cpu(prof->control);
7917 struct ieee80211_mle_per_sta_profile *prof = (void *)sub->data;
7925 link_id = le16_get_bits(prof->control,
7947 struct ieee80211_mle_per_sta_profile *prof;
7973 prof = (void *)sta_profiles[link_id];
7974 prof_elems = ieee802_11_parse_elems(prof->variable +
7975 (prof->sta_info_len - 1),
7977 (prof->sta_info_len - 1),