Home
last modified time | relevance | path

Searched refs:beacon_buf_size (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_scan.c1815 pbss_entry->beacon_buf_size = bytes_left_for_current_beacon; in wlan_interpret_bss_desc_with_ie()
2500 new_bcn_size = pnew_beacon->beacon_buf_size; in wlan_ret_802_11_scan_store_beacon()
2502 pmadapter->pscan_table[beacon_idx].beacon_buf_size; in wlan_ret_802_11_scan_store_beacon()
2518 pnew_beacon->beacon_buf_size, in wlan_ret_802_11_scan_store_beacon()
2519 pnew_beacon->beacon_buf_size); in wlan_ret_802_11_scan_store_beacon()
2681 pnew_beacon->beacon_buf_size = old_bcn_size; in wlan_ret_802_11_scan_store_beacon()
2768 if ((pmadapter->pbcn_buf_end + pnew_beacon->beacon_buf_size + in wlan_ret_802_11_scan_store_beacon()
2832 if (pmadapter->pbcn_buf_end + pnew_beacon->beacon_buf_size + in wlan_ret_802_11_scan_store_beacon()
2843 pnew_beacon->beacon_buf_size, in wlan_ret_802_11_scan_store_beacon()
2844 pnew_beacon->beacon_buf_size); in wlan_ret_802_11_scan_store_beacon()
[all …]
H A Dmlan_ieee.h2125 t_u32 beacon_buf_size; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_scan.c1595 pbss_entry->beacon_buf_size = bytes_left_for_current_beacon; in wlan_interpret_bss_desc_with_ie()
2091 new_bcn_size = pnew_beacon->beacon_buf_size; in wlan_ret_802_11_scan_store_beacon()
2093 pmadapter->pscan_table[beacon_idx].beacon_buf_size; in wlan_ret_802_11_scan_store_beacon()
2108 pnew_beacon->beacon_buf_size); in wlan_ret_802_11_scan_store_beacon()
2269 pnew_beacon->beacon_buf_size = old_bcn_size; in wlan_ret_802_11_scan_store_beacon()
2311 if ((pmadapter->pbcn_buf_end + pnew_beacon->beacon_buf_size + in wlan_ret_802_11_scan_store_beacon()
2366 if (pmadapter->pbcn_buf_end + pnew_beacon->beacon_buf_size + in wlan_ret_802_11_scan_store_beacon()
2378 pnew_beacon->beacon_buf_size); in wlan_ret_802_11_scan_store_beacon()
2386 (pnew_beacon->beacon_buf_size + in wlan_ret_802_11_scan_store_beacon()
2397 pnew_beacon->beacon_buf_size, in wlan_ret_802_11_scan_store_beacon()
[all …]
H A Dmlan_ieee.h1577 t_u32 beacon_buf_size; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c1235 bytes_left = bss_entry->beacon_buf_size; in mwifiex_update_bss_desc_with_ie()
2920 if (!curr_bss->beacon_buf_size) in mwifiex_save_curr_bcn()
2925 priv->curr_bcn_size != curr_bss->beacon_buf_size) { in mwifiex_save_curr_bcn()
2926 priv->curr_bcn_size = curr_bss->beacon_buf_size; in mwifiex_save_curr_bcn()
2929 priv->curr_bcn_buf = kmalloc(curr_bss->beacon_buf_size, in mwifiex_save_curr_bcn()
2936 curr_bss->beacon_buf_size); in mwifiex_save_curr_bcn()
H A Dsta_ioctl.c167 bss_desc->beacon_buf_size = beacon_ie_len; in mwifiex_fill_new_bss_desc()
H A Dmain.h442 u32 beacon_buf_size; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmlan_ieee.h1577 t_u32 beacon_buf_size; member
H A Dmoal_wext.c2804 beacon_size = scan_table[i].beacon_buf_size; in woal_get_scan()
H A Dmoal_eth_ioctl.c14186 variable_size = pbss_desc->beacon_buf_size; in wlan_get_scan_table_ret_entry()
14264 pbss_desc->beacon_buf_size); in wlan_get_scan_table_ret_entry()
14266 pcurrent += pbss_desc->beacon_buf_size; in wlan_get_scan_table_ret_entry()
H A Dmoal_sta_cfg80211.c1462 beacon_buf_size - in woal_inform_bss_from_scan_result()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmlan_ieee.h2125 t_u32 beacon_buf_size; member
H A Dmoal_wext.c3079 beacon_size = scan_table[i].beacon_buf_size; in woal_get_scan()
H A Dmoal_eth_ioctl.c20679 variable_size = pbss_desc->beacon_buf_size; in wlan_get_scan_table_ret_entry()
20755 pbss_desc->beacon_buf_size, in wlan_get_scan_table_ret_entry()
20756 pbss_desc->beacon_buf_size); in wlan_get_scan_table_ret_entry()
20758 pcurrent += pbss_desc->beacon_buf_size; in wlan_get_scan_table_ret_entry()
H A Dmoal_sta_cfg80211.c1592 scan_table[i].beacon_buf_size - in woal_inform_bss_from_scan_result()