Home
last modified time | relevance | path

Searched refs:mgmt_subtype_mask (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Die.c37 if (ie->mgmt_subtype_mask && ie->ie_length) in mwifiex_ie_index_used_by_other_intf()
53 mask = le16_to_cpu(priv->mgmt_ie[i].mgmt_subtype_mask); in mwifiex_ie_get_autoidx()
102 mask = le16_to_cpu(ie->mgmt_subtype_mask); in mwifiex_update_autoindex_ies()
115 priv->mgmt_ie[index].mgmt_subtype_mask = in mwifiex_update_autoindex_ies()
250 ie->mgmt_subtype_mask = cpu_to_le16(mask); in mwifiex_update_vs_ie()
411 gen_ie->mgmt_subtype_mask = cpu_to_le16(MGMT_MASK_BEACON | in mwifiex_uap_parse_tail_ies()
459 gen_ie->mgmt_subtype_mask = cpu_to_le16(MWIFIEX_DELETE_MASK); in mwifiex_del_mgmt_ies()
478 beacon_ie->mgmt_subtype_mask = cpu_to_le16(MWIFIEX_DELETE_MASK); in mwifiex_del_mgmt_ies()
488 pr_ie->mgmt_subtype_mask = cpu_to_le16(MWIFIEX_DELETE_MASK); in mwifiex_del_mgmt_ies()
498 ar_ie->mgmt_subtype_mask in mwifiex_del_mgmt_ies()
[all...]
H A Dfw.h2233 __le16 mgmt_subtype_mask; member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Die.c25 if (ie->mgmt_subtype_mask && ie->ie_length) in mwifiex_ie_index_used_by_other_intf()
41 mask = le16_to_cpu(priv->mgmt_ie[i].mgmt_subtype_mask); in mwifiex_ie_get_autoidx()
90 mask = le16_to_cpu(ie->mgmt_subtype_mask); in mwifiex_update_autoindex_ies()
103 priv->mgmt_ie[index].mgmt_subtype_mask = in mwifiex_update_autoindex_ies()
238 ie->mgmt_subtype_mask = cpu_to_le16(mask); in mwifiex_update_vs_ie()
399 gen_ie->mgmt_subtype_mask = cpu_to_le16(MGMT_MASK_BEACON | in mwifiex_uap_parse_tail_ies()
447 gen_ie->mgmt_subtype_mask = cpu_to_le16(MWIFIEX_DELETE_MASK); in mwifiex_del_mgmt_ies()
466 beacon_ie->mgmt_subtype_mask = cpu_to_le16(MWIFIEX_DELETE_MASK); in mwifiex_del_mgmt_ies()
476 pr_ie->mgmt_subtype_mask = cpu_to_le16(MWIFIEX_DELETE_MASK); in mwifiex_del_mgmt_ies()
486 ar_ie->mgmt_subtype_mask in mwifiex_del_mgmt_ies()
[all...]
H A Dfw.h2229 __le16 mgmt_subtype_mask; member

Completed in 16 milliseconds