Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_util.c1201 memcpy( &( lp->probe_results.ProbeTable[lp->probe_num_aps] ), in wl_process_probe_response()
1212 lp->probe_results.ProbeTable[count].BSSID, in wl_process_probe_response()
1224 memcpy( &( lp->probe_results.ProbeTable[lp->probe_num_aps] ), in wl_process_probe_response()
Dwl_internal.h737 PROBE_RESP ProbeTable[MAX_NAPS]; member
Dwl_wext.c793 (*p).ProbeTable[count].BSSID); in wireless_get_ap_list()
795 (*p)/*lp->probe_results*/.ProbeTable[count].BSSID, ETH_ALEN ); in wireless_get_ap_list()
2729 probe_resp = (PROBE_RESP *)&lp->probe_results.ProbeTable[count]; in wireless_get_scan()
Dwl_main.c3195 memcpy( &( lp->probe_results.ProbeTable[lp->probe_num_aps] ), in wl_process_mailbox()
3206 lp->probe_results.ProbeTable[count].BSSID, in wl_process_mailbox()
3218 memcpy( &( lp->probe_results.ProbeTable[lp->probe_num_aps] ), in wl_process_mailbox()