Searched refs:TLV_TYPE_AUTH_TYPE (Results 1 – 5 of 5) sorted by relevance
96 #define TLV_TYPE_AUTH_TYPE (PROPRIETARY_TLV_BASE_ID + 31) macro
354 auth->header.type = cpu_to_le16(TLV_TYPE_AUTH_TYPE); in lbs_add_auth_type_tlv()
607 auth_type->header.type = cpu_to_le16(TLV_TYPE_AUTH_TYPE); in mwifiex_uap_bss_param_prepare()
465 auth_tlv->header.type = cpu_to_le16(TLV_TYPE_AUTH_TYPE); in mwifiex_cmd_802_11_associate()
176 #define TLV_TYPE_AUTH_TYPE (PROPRIETARY_TLV_BASE_ID + 31) macro