Searched refs:MWIFIEX_DELETE_MASK (Results 1 – 2 of 2) sorted by relevance
108 if (mask != MWIFIEX_DELETE_MASK) in mwifiex_update_autoindex_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 = cpu_to_le16(MWIFIEX_DELETE_MASK); in mwifiex_del_mgmt_ies()
140 #define MWIFIEX_DELETE_MASK 0x0000 macro