Searched refs:hecap_tlv (Results 1 – 1 of 1) sorted by relevance
1882 MrvlIEtypes_Extension_t *hecap_tlv = MNULL; in wlan_cmd_tdls_oper() local2142 hecap_tlv = in wlan_cmd_tdls_oper()2146 memcpy_ext(pmpriv->adapter, &hecap_tlv->ext_id, in wlan_cmd_tdls_oper()2151 hecap_tlv->type = in wlan_cmd_tdls_oper()2153 hecap_tlv->len = MIN( in wlan_cmd_tdls_oper()2157 hecap_tlv->len = in wlan_cmd_tdls_oper()2158 wlan_cpu_to_le16(hecap_tlv->len); in wlan_cmd_tdls_oper()2162 hecap_tlv, MFALSE); in wlan_cmd_tdls_oper()2165 travel_len += wlan_le16_to_cpu(hecap_tlv->len) + in wlan_cmd_tdls_oper()2171 (t_u8 *)hecap_tlv, in wlan_cmd_tdls_oper()[all …]