Searched refs:profile_len (Results 1 – 2 of 2) sorted by relevance
760 size_t profile_len = 0; in ieee802_11_find_bssid_profile() local763 return profile_len; in ieee802_11_find_bssid_profile()791 profile_len = cfg80211_merge_profile(start, len, in ieee802_11_find_bssid_profile()800 profile_len); in ieee802_11_find_bssid_profile()813 return profile_len; in ieee802_11_find_bssid_profile()
2527 u8 profile_len; in cfg80211_parse_mbssid_data() local2544 profile_len = cfg80211_merge_profile(tx_data->ie, in cfg80211_parse_mbssid_data()2554 profile, profile_len); in cfg80211_parse_mbssid_data()2583 profile_len, in cfg80211_parse_mbssid_data()3023 ssize_t profile_len; in cfg80211_parse_ml_elem_sta_data() local3057 profile_len = (u8 *)mle->sta_prof[i] + mle->sta_prof_len[i] - in cfg80211_parse_ml_elem_sta_data()3060 if (profile_len < 2) in cfg80211_parse_ml_elem_sta_data()3065 profile_len -= 2; in cfg80211_parse_ml_elem_sta_data()3132 profile, profile_len, in cfg80211_parse_ml_elem_sta_data()
Completed in 13 milliseconds