Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Die.c156 ap_custom_ie->type = cpu_to_le16(TLV_TYPE_MGMT_IE); in mwifiex_update_uap_custom_ie()
H A Duap_cmd.c708 tlv_ie->type = cpu_to_le16(TLV_TYPE_MGMT_IE); in mwifiex_uap_custom_ie_prepare()
H A Dfw.h189 #define TLV_TYPE_MGMT_IE (PROPRIETARY_TLV_BASE_ID + 105) macro