Searched refs:resbuf_len (Results 1 – 1 of 1) sorted by relevance
1369 int ret = 0, resbuf_len = 0; in woal_uap_vht_cfg() local1474 resbuf_len = 1 + sizeof(mlan_ds_11ac_vht_cfg); in woal_uap_vht_cfg()1490 resbuf_len += sizeof(mlan_ds_11ac_vht_cfg); in woal_uap_vht_cfg()1493 if (copy_to_user(req->ifr_data, respbuf, resbuf_len)) { in woal_uap_vht_cfg()