Home
last modified time | relevance | path

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

/net/mac80211/
A Dparse.c760 size_t profile_len = 0; in ieee802_11_find_bssid_profile() local
763 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()
/net/wireless/
A Dscan.c2527 u8 profile_len; in cfg80211_parse_mbssid_data() local
2544 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() local
3057 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