Searched refs:TLV_TYPE_MGMT_IE (Results 1 – 3 of 3) sorted by relevance
168 ap_custom_ie->type = cpu_to_le16(TLV_TYPE_MGMT_IE); in mwifiex_update_uap_custom_ie()
704 tlv_ie->type = cpu_to_le16(TLV_TYPE_MGMT_IE); in mwifiex_uap_custom_ie_prepare()
200 #define TLV_TYPE_MGMT_IE (PROPRIETARY_TLV_BASE_ID + 105) macro