/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | wl_cfgp2p.h | 53 P2P_SCAN_SOCIAL_CHANNEL, /**< scan for social channel */ 54 P2P_SCAN_AFX_PEER_NORMAL, /**< scan for action frame search */ 55 P2P_SCAN_AFX_PEER_REDUCED, /**< scan for action frame search with short time */ 56 P2P_SCAN_DURING_CONNECTED, /**< scan during connected status */ 57 P2P_SCAN_CONNECT_TRY, /**< scan for connecting */ 58 P2P_SCAN_NORMAL, /**< scan during not-connected status */ 76 bool scan; member 132 #define p2p_scan(cfg) ((cfg)->p2p->scan) 442 * then we need not do an internal scan to find GO.
|
H A D | wl_android_ext.c | 986 ext_join_params->scan.active_time = chan_cnt ? WL_SCAN_JOIN_ACTIVE_DWELL_TIME_MS : -1; in wl_ext_connect() 987 ext_join_params->scan.passive_time = chan_cnt ? WL_SCAN_JOIN_PASSIVE_DWELL_TIME_MS : -1; in wl_ext_connect() 988 /* Set up join scan parameters */ in wl_ext_connect() 989 ext_join_params->scan.scan_type = -1; in wl_ext_connect() 990 ext_join_params->scan.nprobes = chan_cnt ? in wl_ext_connect() 991 (ext_join_params->scan.active_time/WL_SCAN_JOIN_PROBE_INTERVAL_MS) : -1; in wl_ext_connect() 992 ext_join_params->scan.home_time = -1; in wl_ext_connect() 2934 struct wl_if_info *mesh_if, bool scan) in wl_mesh_clear_mesh_info() 2944 if (scan) { in wl_mesh_clear_mesh_info() 4854 AEXT_ERROR(dev->name, "scan suppresse in wl_ext_in4way_sync_sta() 2933 wl_mesh_clear_mesh_info(struct wl_apsta_params *apsta_params, struct wl_if_info *mesh_if, bool scan) wl_mesh_clear_mesh_info() argument [all...] |
H A D | wl_cfg80211.c | 4760 CFGP2P_ERR(("P2P scan stop failed, ret=%d\n", ret)); in wl_cfg80211_deinit_p2p_discovery() 4890 /* If any scan is going on, abort it */ in wl_cfg80211_del_iface() 4892 WL_DBG(("Scan in progress. Aborting the scan!\n")); in wl_cfg80211_del_iface() 5060 /* wait 4 secons till scan done.... */ in wl_cfg80211_join_ibss() 5114 /* Set the SCAN SUPPRESS Flag in the firmware to skip join scan */ in wl_cfg80211_join_ibss() 6383 * Cancel ongoing scan to sync up with sme state machine of cfg80211. in wl_cfg80211_connect() 6386 WL_TRACE_HW4(("Aborting the scan! \n")); in wl_cfg80211_connect() 6400 * A start scan occuring during connect is unlikely in wl_cfg80211_connect() 6552 * and firmware would need to do a full channel scan. in wl_cfg80211_connect() 6557 * APs on different channels and ECC would scan al in wl_cfg80211_connect() [all...] |
/device/soc/rockchip/common/vendor/drivers/net/ethernet/ |
H A D | dwmac-rk-tool.c | 75 int scan; member 1339 if (lb_priv->scan) { in dwmac_rk_loopback_run() 1340 /* scan only support for rgmii mode */ in dwmac_rk_loopback_run() 1442 lb_priv->scan = 0; in mac_lb_store() 1479 lb_priv->scan = 0; in phy_lb_store() 1510 pr_info("Delayline scan speed set to %d\n", speed); in phy_lb_scan_store() 1515 lb_priv->scan = 1; in phy_lb_scan_store()
|
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-rk-tool.c | 82 int scan; member 1381 if (lb_priv->scan) { in dwmac_rk_loopback_run() 1382 /* scan only support for rgmii mode */ in dwmac_rk_loopback_run() 1489 lb_priv->scan = 0; in mac_lb_store() 1526 lb_priv->scan = 0; in phy_lb_store() 1557 pr_info("Delayline scan speed set to %d\n", speed); in phy_lb_scan_store() 1562 lb_priv->scan = 1; in phy_lb_scan_store()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | oal_net.h | 1606 hi_s32 (*scan)(oal_wiphy_stru *pst_wiphy, oal_cfg80211_scan_request_stru *pst_request); member
|
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/ |
H A D | hdf_bdh_mac80211.c | 72 HDF_LOGE("get scan ifidx = %d, %s", i, ifname); in get_scan_ifidx() 76 HDF_LOGI("get scan ifidx error %d, %s", i, ifname); in get_scan_ifidx() 861 ret = wl_cfg80211_ops.scan(wiphy, request); in HdfStartScanEntry()
|
/device/soc/rockchip/common/sdk_linux/kernel/sched/ |
H A D | fair.c | 1117 * Approximate time to scan a full NUMA task in ms. The task scan period is 1124 /* Portion of address space to scan in MB */ 1188 /* For sanitys sake, never scan more PTEs than MAX_SCAN_WINDOW MB/sec. */ 1194 unsigned int scan, floor; in task_scan_min() local 1202 scan = sysctl_numa_balancing_scan_period_min / task_nr_scan_windows(p); in task_scan_min() 1203 return max_t(unsigned int, floor, scan); in task_scan_min() 1212 /* Scale the maximum scan period with the amount of shared memory. */ in task_scan_start() 1237 /* Scale the maximum scan period with the amount of shared memory. */ in task_scan_max() 2236 * When adapting the scan rat [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_cfg80211.c | 1012 oam_warning_log0(0, OAM_SF_CFG, "{wal_cfg80211_sched_scan_start:: device is busy, don't start sched scan!}"); in wal_cfg80211_sched_scan_start() 1870 oam_warning_log0(0, OAM_SF_SCAN, "{wal_cfg80211_start_sched_scan::alloc pno scan param memory failed!}\r\n"); in wal_cfg80211_start_sched_scan() 1927 oam_warning_log2(0, OAM_SF_SCAN, "{wal_cfg80211_sched_scan_stop::sched scan req[%p],sched scan complete[%d]}", in wal_cfg80211_sched_scan_stop() 1952 oam_warning_log1(0, OAM_SF_ANY, "{wal_cfg80211_sched_scan_stop::fail to stop pno sched scan, error[%u]}", in wal_cfg80211_sched_scan_stop() 2847 oam_info_log2(0, OAM_SF_SCAN, "{wal_cfg80211_scan::request to scan, channel:%d, ssid:%d}", request->n_channels, in wal_cfg80211_scan() 2865 oam_warning_log0(0, OAM_SF_SCAN, "{wal_cfg80211_scan::cann't execute p2p scan under wapi mode, return!}"); in wal_cfg80211_scan() 2876 "{wal_cfg80211_scan::the last scan is still running, refuse this scan request.}"); in wal_cfg80211_scan() 5056 oam_error_log0(0, OAM_SF_SCAN, "{wal_cfg80211_start_scan::scan faile in wal_check_cookie_timeout() [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | wlioctl.h | 717 int8 split_scan; /**< split scan */ 823 /** incremental scan struct */ 831 /** incremental scan struct */ 875 /** event scan reduces amount of SOC memory needed to store scan results */ 893 /* New scan version is defined then change old version of scan to 911 /** event scan reduces amount of SOC memory needed to store scan results */ 920 /** event scan reduce 1217 wl_join_scan_params_t scan; global() member [all...] |