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