Home
last modified time | relevance | path

Searched refs:beacon_idx (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Die.c155 struct mwifiex_ie *beacon_ie, u16 *beacon_idx, in mwifiex_update_uap_custom_ie() argument
196 if (beacon_ie && *beacon_idx == MWIFIEX_AUTO_IDX_MASK) { in mwifiex_update_uap_custom_ie()
198 *beacon_idx = le16_to_cpu(ap_custom_ie->ie_list[0].ie_index); in mwifiex_update_uap_custom_ie()
265 u16 beacon_idx = MWIFIEX_AUTO_IDX_MASK, pr_idx = MWIFIEX_AUTO_IDX_MASK; in mwifiex_set_mgmt_beacon_data_ies() local
306 &beacon_idx, pr_ie, in mwifiex_set_mgmt_beacon_data_ies()
312 priv->beacon_idx = beacon_idx; in mwifiex_set_mgmt_beacon_data_ies()
471 if (priv->beacon_idx != MWIFIEX_AUTO_IDX_MASK) { in mwifiex_del_mgmt_ies()
477 beacon_ie->ie_index = cpu_to_le16(priv->beacon_idx); in mwifiex_del_mgmt_ies()
504 beacon_ie, &priv->beacon_idx, in mwifiex_del_mgmt_ies()
H A Dmain.c1333 priv->beacon_idx = MWIFIEX_AUTO_IDX_MASK; in mwifiex_init_priv_params()
H A Dmain.h664 u16 beacon_idx; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_scan.c2482 t_u32 beacon_idx, in wlan_ret_802_11_scan_store_beacon() argument
2499 if (pmadapter->pscan_table[beacon_idx].pbeacon_buf) { 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()
2504 pmadapter->pscan_table[beacon_idx].beacon_buf_size_max; in wlan_ret_802_11_scan_store_beacon()
2505 pbcn_store = pmadapter->pscan_table[beacon_idx].pbeacon_buf; in wlan_ret_802_11_scan_store_beacon()
2550 beacon_idx, old_bcn_size, new_bcn_size, in wlan_ret_802_11_scan_store_beacon()
2615 beacon_idx, old_bcn_size, new_bcn_size, in wlan_ret_802_11_scan_store_beacon()
2675 beacon_idx, old_bcn_size, new_bcn_size, in wlan_ret_802_11_scan_store_beacon()
2684 pmadapter->pscan_table[beacon_idx] in wlan_ret_802_11_scan_store_beacon()
2688 pmadapter->pscan_table[beacon_idx] in wlan_ret_802_11_scan_store_beacon()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_scan.c2072 IN t_u32 beacon_idx, in wlan_ret_802_11_scan_store_beacon() argument
2089 if (pmadapter->pscan_table[beacon_idx].pbeacon_buf) { 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()
2095 pmadapter->pscan_table[beacon_idx].beacon_buf_size_max; in wlan_ret_802_11_scan_store_beacon()
2096 pbcn_store = pmadapter->pscan_table[beacon_idx].pbeacon_buf; in wlan_ret_802_11_scan_store_beacon()
2138 beacon_idx, old_bcn_size, new_bcn_size, in wlan_ret_802_11_scan_store_beacon()
2201 beacon_idx, old_bcn_size, new_bcn_size, in wlan_ret_802_11_scan_store_beacon()
2262 beacon_idx, old_bcn_size, new_bcn_size, in wlan_ret_802_11_scan_store_beacon()
2272 pmadapter->pscan_table[beacon_idx]. in wlan_ret_802_11_scan_store_beacon()
2276 pmadapter->pscan_table[beacon_idx]. in wlan_ret_802_11_scan_store_beacon()
[all …]