Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/libertas/
H A Dtypes.h77 #define TLV_TYPE_NUMPROBES (PROPRIETARY_TLV_BASE_ID + 2) macro
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c1000 num_probes_tlv->header.type = cpu_to_le16(TLV_TYPE_NUMPROBES); in mwifiex_config_scan()
2295 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
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dscan.c879 num_probes_tlv->header.type = cpu_to_le16(TLV_TYPE_NUMPROBES); in nxpwifi_config_scan()
2103 num_probes_tlv->header.type = cpu_to_le16(TLV_TYPE_NUMPROBES); in nxpwifi_cmd_802_11_bg_scan_config()
H A Dfw.h158 #define TLV_TYPE_NUMPROBES (PROPRIETARY_TLV_BASE_ID + 2) macro