Searched refs:ext_scan_resp (Results 1 – 1 of 1) sorted by relevance
2532 struct host_cmd_ds_802_11_scan_ext *ext_scan_resp; in mwifiex_ret_802_11_scan_ext() local2543 ext_scan_resp = &resp->params.ext_scan; in mwifiex_ret_802_11_scan_ext()2545 tlv = (void *)ext_scan_resp->tlv_buffer; in mwifiex_ret_802_11_scan_ext()2546 buf_left = le16_to_cpu(resp->size) - (sizeof(*ext_scan_resp) + S_DS_GEN); in mwifiex_ret_802_11_scan_ext()