Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c291 ie_header.type = cpu_to_le16(TLV_TYPE_WAPI_IE); in mwifiex_cmd_append_wapi_ie()
H A Dfw.h186 #define TLV_TYPE_WAPI_IE (PROPRIETARY_TLV_BASE_ID + 94) macro