Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/marvell/mwifiex/
A Die.c321 u16 gen_idx = MWIFIEX_AUTO_IDX_MASK, ie_len = 0; in mwifiex_uap_parse_tail_ies() local
398 gen_ie->ie_index = cpu_to_le16(gen_idx); in mwifiex_uap_parse_tail_ies()
404 if (mwifiex_update_uap_custom_ie(priv, gen_ie, &gen_idx, NULL, NULL, in mwifiex_uap_parse_tail_ies()
410 priv->gen_idx = gen_idx; in mwifiex_uap_parse_tail_ies()
441 if (priv->gen_idx != MWIFIEX_AUTO_IDX_MASK) { in mwifiex_del_mgmt_ies()
446 gen_ie->ie_index = cpu_to_le16(priv->gen_idx); in mwifiex_del_mgmt_ies()
449 if (mwifiex_update_uap_custom_ie(priv, gen_ie, &priv->gen_idx, in mwifiex_del_mgmt_ies()
456 priv->gen_idx = MWIFIEX_AUTO_IDX_MASK; in mwifiex_del_mgmt_ies()
A Dmain.c1363 priv->gen_idx = MWIFIEX_AUTO_IDX_MASK; in mwifiex_init_priv_params()
A Dmain.h658 u16 gen_idx; member

Completed in 13 milliseconds