Home
last modified time | relevance | path

Searched refs:TLV_TYPE_UAP_AKMP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c308 tlv_akmp->header.type = cpu_to_le16(TLV_TYPE_UAP_AKMP); in mwifiex_uap_bss_wpa()
H A Dfw.h177 #define TLV_TYPE_UAP_AKMP (PROPRIETARY_TLV_BASE_ID + 65) macro