Home
last modified time | relevance | path

Searched refs:pbcn_store (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_scan.c2077 t_u8 *pbcn_store; in wlan_ret_802_11_scan_store_beacon() local
2096 pbcn_store = pmadapter->pscan_table[beacon_idx].pbeacon_buf; in wlan_ret_802_11_scan_store_beacon()
2106 memcpy(pmadapter, pbcn_store, in wlan_ret_802_11_scan_store_beacon()
2117 memcpy(pmadapter, pbcn_store, pnew_beacon->pbeacon_buf, in wlan_ret_802_11_scan_store_beacon()
2152 (void *)((t_ptr)pbcn_store + in wlan_ret_802_11_scan_store_beacon()
2154 (void *)((t_ptr)pbcn_store + in wlan_ret_802_11_scan_store_beacon()
2157 ((t_ptr)pbcn_store + in wlan_ret_802_11_scan_store_beacon()
2179 pbeacon_buf > pbcn_store) { in wlan_ret_802_11_scan_store_beacon()
2216 (void *)((t_ptr)pbcn_store + in wlan_ret_802_11_scan_store_beacon()
2218 (void *)((t_ptr)pbcn_store + (t_ptr)bcn_space), in wlan_ret_802_11_scan_store_beacon()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_scan.c2487 t_u8 *pbcn_store; in wlan_ret_802_11_scan_store_beacon() local
2505 pbcn_store = pmadapter->pscan_table[beacon_idx].pbeacon_buf; in wlan_ret_802_11_scan_store_beacon()
2516 memcpy_ext(pmadapter, pbcn_store, in wlan_ret_802_11_scan_store_beacon()
2528 memcpy_ext(pmadapter, pbcn_store, in wlan_ret_802_11_scan_store_beacon()
2564 (void *)((t_ptr)pbcn_store + in wlan_ret_802_11_scan_store_beacon()
2566 (void *)((t_ptr)pbcn_store + in wlan_ret_802_11_scan_store_beacon()
2569 ((t_ptr)pbcn_store + in wlan_ret_802_11_scan_store_beacon()
2592 .pbeacon_buf > pbcn_store) { in wlan_ret_802_11_scan_store_beacon()
2629 (void *)((t_ptr)pbcn_store + in wlan_ret_802_11_scan_store_beacon()
2631 (void *)((t_ptr)pbcn_store + (t_ptr)bcn_space), in wlan_ret_802_11_scan_store_beacon()
[all …]