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