Home
last modified time | relevance | path

Searched refs:TLV_TYPE_NUMPROBES (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dtypes.h77 #define TLV_TYPE_NUMPROBES (PROPRIETARY_TLV_BASE_ID + 2) macro
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c1012 num_probes_tlv->header.type = cpu_to_le16(TLV_TYPE_NUMPROBES); in mwifiex_config_scan()
2306 num_probes_tlv->header.type = cpu_to_le16(TLV_TYPE_NUMPROBES); in mwifiex_cmd_802_11_bg_scan_config()
H A Dfw.h156 #define TLV_TYPE_NUMPROBES (PROPRIETARY_TLV_BASE_ID + 2) macro