Searched refs:MWIFIEX_DELETE_MASK (Results 1 – 2 of 2) sorted by relevance
120 if (mask != MWIFIEX_DELETE_MASK) in mwifiex_update_autoindex_ies()450 gen_ie->mgmt_subtype_mask = cpu_to_le16(MWIFIEX_DELETE_MASK); in mwifiex_del_mgmt_ies()469 beacon_ie->mgmt_subtype_mask = cpu_to_le16(MWIFIEX_DELETE_MASK); in mwifiex_del_mgmt_ies()479 pr_ie->mgmt_subtype_mask = cpu_to_le16(MWIFIEX_DELETE_MASK); in mwifiex_del_mgmt_ies()489 ar_ie->mgmt_subtype_mask = cpu_to_le16(MWIFIEX_DELETE_MASK); in mwifiex_del_mgmt_ies()
124 #define MWIFIEX_DELETE_MASK 0x0000 macro