Home
last modified time | relevance | path

Searched refs:scan_type (Results 1 - 17 of 17) sorted by relevance

/device/soc/rockchip/rk3588/kernel/include/trace/hooks/
H A Dvmscan.h14 TP_PROTO(char *scan_type),
15 TP_ARGS(scan_type));
/device/soc/rockchip/rk3566/sdk_linux/drivers/iio/adc/
H A Drockchip_saradc.c123 *val2 = chan->scan_type.realbits; in rockchip_saradc_read_raw()
139 info->last_val &= GENMASK(info->last_chan->scan_type.realbits - 1, 0); in rockchip_saradc_isr()
163 .scan_type = { \
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_sme_sta.c160 (mac_scan_req->scan_type == WLAN_SCAN_TYPE_ACTIVE) ? WLAN_ACTIVE_SCAN_TIME : WLAN_PASSIVE_SCAN_TIME; in hmac_set_scan_req_channel_param()
189 mac_scan_req->scan_type = cfg80211_scan_param->scan_type; in hmac_encap_scan_req()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H A Dhi_wifi_api.h490 hi_wifi_scan_type scan_type; /* *< Scan type. CNcomment: 扫描类型.CNend */ member
942 * 2. Scanning mode, subject to the type set by scan_type.
943 * CNcomment:2 .扫描方式,以scan_type传入的类型为准。CNend\n
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_wifi_api.h511 hi_wifi_scan_type scan_type; /**< Scan type. CNcomment: 扫描类型.CNend */ member
934 * 2. Scanning mode, subject to the type set by scan_type.
935 * CNcomment:2 .扫描方式,以scan_type传入的类型为准。CNend \n
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfgp2p.c975 u32 scan_type = 0; in wl_cfgp2p_escan() local
1030 scan_type = WL_SCANFLAGS_PASSIVE; in wl_cfgp2p_escan()
1077 eparams_v2->params.scan_type = htod32(scan_type); in wl_cfgp2p_escan()
1099 eparams->params.scan_type = htod32(scan_type); in wl_cfgp2p_escan()
H A Dwl_escan.c315 params->scan_type = DOT11_SCANTYPE_ACTIVE; in wl_escan_alloc_params()
724 params_v2->scan_type = DOT11_SCANTYPE_ACTIVE; in wl_escan_prep()
736 params->scan_type = DOT11_SCANTYPE_ACTIVE; in wl_escan_prep()
965 ESCAN_SCAN(dev->name, "scan_type %d\n", params->params.scan_type); in wl_escan_set_scan()
H A Dwl_cfgscan.c1020 u32 scan_type = 0; in wl_scan_prep() local
1034 scan_type = WL_SCANFLAGS_PASSIVE; in wl_scan_prep()
1051 scan_type += wl_cfgscan_map_nl80211_scan_type(cfg, request); in wl_scan_prep()
1058 params_v2->scan_type = htod32(scan_type); in wl_scan_prep()
1074 params->scan_type = 0; in wl_scan_prep()
H A Dwl_android_ext.c989 ext_join_params->scan.scan_type = -1; in wl_ext_connect()
5869 params->scan_type = 0; in wl_ext_recal()
5876 params->scan_type |= WL_SCANFLAGS_PASSIVE; in wl_ext_recal()
H A Dwl_iw.c4009 params->scan_type = 0; in wl_iw_iscan_prep()
H A Dwl_cfg80211.c6655 ext_join_params->scan.scan_type = -1; in wl_cfg80211_connect()
18225 " bssidx: %d scan_type:%d\n", in wl_print_event_data()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_scan.c562 scan_param->scan_type = OAL_ACTIVE_SCAN; /* active scan */ in wal_start_scan_req()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_cfg.h623 hi_u8 scan_type; member
H A Dmac_device.h259 wlan_scan_type_enum_uint8 scan_type; /* 主动/被动 */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_wifi.c98 scan_params.scan_type = (prefix_flag == 1) ? HI_WIFI_SSID_PREFIX_SCAN : HI_WIFI_SSID_SCAN; in ssid_prefix_scan()
135 scan_params.scan_type = HI_WIFI_CHANNEL_SCAN; in cmd_wpa_channel_scan()
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiservice/source/
H A Dwifi_device.c560 sp.scan_type = ScanTypeSwitch(params->scanType); in AdvanceScan()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h722 wl_scan_type_t scan_type; /**< enum */ member
737 uint8 scan_type; /**< flags, 0 use default */ member
781 uint32 scan_type; /**< flags, 0 use default, and flags specified in member
1200 uint8 scan_type; /**< 0 use default, active or passive scan */ member

Completed in 128 milliseconds