Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/wlags49_h2/
Dwl_util.c1200 memcpy( &( lp->probe_results.ProbeTable[lp->probe_num_aps] ), in wl_process_probe_response()
1211 lp->probe_results.ProbeTable[count].BSSID, in wl_process_probe_response()
1223 memcpy( &( lp->probe_results.ProbeTable[lp->probe_num_aps] ), in wl_process_probe_response()
Dwl_internal.h729 PROBE_RESP ProbeTable[MAX_NAPS]; member
Dwl_wext.c967 (*p).ProbeTable[count].BSSID); in wireless_get_ap_list()
969 (*p)/*lp->probe_results*/.ProbeTable[count].BSSID, ETH_ALEN ); in wireless_get_ap_list()
2767 probe_resp = (PROBE_RESP *)&lp->probe_results.ProbeTable[count]; in wireless_get_scan()
Dwl_main.c3196 memcpy( &( lp->probe_results.ProbeTable[lp->probe_num_aps] ), in wl_process_mailbox()
3207 lp->probe_results.ProbeTable[count].BSSID, in wl_process_mailbox()
3219 memcpy( &( lp->probe_results.ProbeTable[lp->probe_num_aps] ), in wl_process_mailbox()