Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
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()
A Dmain.c1354 priv->beacon_idx = MWIFIEX_AUTO_IDX_MASK; in mwifiex_init_priv_params()
A Dmain.h664 u16 beacon_idx; member

Completed in 15 milliseconds