Searched refs:assocresp_idx (Results 1 – 5 of 5) sorted by relevance
301 priv->assocresp_idx = ar_idx; in mwifiex_set_mgmt_beacon_data_ies()450 NULL, &priv->assocresp_idx)) { in mwifiex_del_mgmt_ies()478 if (priv->assocresp_idx != MWIFIEX_AUTO_IDX_MASK) { in mwifiex_del_mgmt_ies()484 ar_ie->ie_index = cpu_to_le16(priv->assocresp_idx); in mwifiex_del_mgmt_ies()493 ar_ie, &priv->assocresp_idx); in mwifiex_del_mgmt_ies()
1339 priv->assocresp_idx = MWIFIEX_AUTO_IDX_MASK; in mwifiex_init_priv_params()
287 priv->assocresp_idx = ar_idx; in nxpwifi_set_mgmt_beacon_data_ies()429 NULL, &priv->assocresp_idx); in nxpwifi_del_mgmt_ies()456 if (priv->assocresp_idx != NXPWIFI_AUTO_IDX_MASK) { in nxpwifi_del_mgmt_ies()462 ar_ie->ie_index = cpu_to_le16(priv->assocresp_idx); in nxpwifi_del_mgmt_ies()471 ar_ie, &priv->assocresp_idx); in nxpwifi_del_mgmt_ies()
1235 priv->assocresp_idx = NXPWIFI_AUTO_IDX_MASK; in nxpwifi_init_priv_params()
589 u16 assocresp_idx; member