Home
last modified time | relevance | path

Searched refs:TLV_TYPE_MGMT_IE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Die.c168 ap_custom_ie->type = cpu_to_le16(TLV_TYPE_MGMT_IE); in mwifiex_update_uap_custom_ie()
Duap_cmd.c704 tlv_ie->type = cpu_to_le16(TLV_TYPE_MGMT_IE); in mwifiex_uap_custom_ie_prepare()
Dfw.h200 #define TLV_TYPE_MGMT_IE (PROPRIETARY_TLV_BASE_ID + 105) macro