Home
last modified time | relevance | path

Searched refs:TLV_TYPE_AUTH_TYPE (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/wireless/marvell/libertas/
Dtypes.h96 #define TLV_TYPE_AUTH_TYPE (PROPRIETARY_TLV_BASE_ID + 31) macro
Dcfg.c354 auth->header.type = cpu_to_le16(TLV_TYPE_AUTH_TYPE); in lbs_add_auth_type_tlv()
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c607 auth_type->header.type = cpu_to_le16(TLV_TYPE_AUTH_TYPE); in mwifiex_uap_bss_param_prepare()
Djoin.c465 auth_tlv->header.type = cpu_to_le16(TLV_TYPE_AUTH_TYPE); in mwifiex_cmd_802_11_associate()
Dfw.h176 #define TLV_TYPE_AUTH_TYPE (PROPRIETARY_TLV_BASE_ID + 31) macro