Searched refs:he_cap_len (Results 1 – 4 of 4) sorted by relevance
396 req_info->he_cap_len = params->link_sta_params.he_capa_len; in wlan_cfg80211_tdls_extract_he_params()397 if (req_info->he_cap_len > MAX_TDLS_HE_CAP_LEN) in wlan_cfg80211_tdls_extract_he_params()398 req_info->he_cap_len = MAX_TDLS_HE_CAP_LEN; in wlan_cfg80211_tdls_extract_he_params()401 req_info->he_cap_len); in wlan_cfg80211_tdls_extract_he_params()423 req_info->he_cap_len = params->he_capa_len; in wlan_cfg80211_tdls_extract_he_params()424 if (req_info->he_cap_len > MAX_TDLS_HE_CAP_LEN) in wlan_cfg80211_tdls_extract_he_params()425 req_info->he_cap_len = MAX_TDLS_HE_CAP_LEN; in wlan_cfg80211_tdls_extract_he_params()428 req_info->he_cap_len); in wlan_cfg80211_tdls_extract_he_params()
885 uint8_t he_cap_len; member1457 uint8_t he_cap_len; member
423 addstareq->he_cap_len = update_peer->he_cap_len; in tdls_pe_update_peer_he_capa()
1338 if (add_sta_req->he_cap_len < MIN_TDLS_HE_CAP_LEN) { in lim_tdls_populate_dot11f_he_caps()