Searched refs:proberesp_idx (Results 1 – 3 of 3) sorted by relevance
301 priv->proberesp_idx = pr_idx; in mwifiex_set_mgmt_beacon_data_ies()450 NULL, &priv->proberesp_idx, in mwifiex_del_mgmt_ies()469 if (priv->proberesp_idx != MWIFIEX_AUTO_IDX_MASK) { in mwifiex_del_mgmt_ies()475 pr_ie->ie_index = cpu_to_le16(priv->proberesp_idx); in mwifiex_del_mgmt_ies()493 pr_ie, &priv->proberesp_idx, in mwifiex_del_mgmt_ies()
1361 priv->proberesp_idx = MWIFIEX_AUTO_IDX_MASK; in mwifiex_init_priv_params()
655 u16 proberesp_idx; member