Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/libertas/
H A Dtypes.h84 #define TLV_TYPE_PASSTHROUGH (PROPRIETARY_TLV_BASE_ID + 10) macro
/linux/drivers/net/wireless/marvell/mwifiex/
H A D11h.c57 ie_header->type = cpu_to_le16(TLV_TYPE_PASSTHROUGH); in mwifiex_11h_process_infra_join()
H A Djoin.c49 ie_header.type = cpu_to_le16(TLV_TYPE_PASSTHROUGH); in mwifiex_cmd_append_generic_ie()
244 ie_header.type = cpu_to_le16(TLV_TYPE_PASSTHROUGH); in mwifiex_cmd_append_wps_ie()
H A Dfw.h158 #define TLV_TYPE_PASSTHROUGH (PROPRIETARY_TLV_BASE_ID + 10) macro
H A Dscan.c2855 cpu_to_le16(TLV_TYPE_PASSTHROUGH); in mwifiex_cmd_append_vsie_tlv()