Home
last modified time | relevance | path

Searched refs:scan_resp (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c2110 scan_rsp = &resp->params.bg_scan_query_resp.scan_resp; in mwifiex_ret_802_11_scan()
2112 scan_rsp = &resp->params.scan_resp; in mwifiex_ret_802_11_scan()
2603 u8 *scan_resp = buf + sizeof(struct mwifiex_event_scan_result); in mwifiex_handle_event_ext_scan_report() local
2622 tlv = (struct mwifiex_ie_types_data *)scan_resp; in mwifiex_handle_event_ext_scan_report()
H A Dfw.h1680 struct host_cmd_ds_802_11_scan_rsp scan_resp; member
2392 struct host_cmd_ds_802_11_scan_rsp scan_resp; member
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dscan.c1924 scan_rsp = &resp->params.bg_scan_query_resp.scan_resp; in nxpwifi_ret_802_11_scan()
1926 scan_rsp = &resp->params.scan_resp; in nxpwifi_ret_802_11_scan()
2410 u8 *scan_resp = buf + sizeof(struct nxpwifi_event_scan_result); in nxpwifi_handle_event_ext_scan_report() local
2429 tlv = (struct nxpwifi_ie_types_data *)scan_resp; in nxpwifi_handle_event_ext_scan_report()
H A Dfw.h1686 struct host_cmd_ds_802_11_scan_rsp scan_resp; member
2400 struct host_cmd_ds_802_11_scan_rsp scan_resp; member