/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | dhd_pno.h | 270 int pno_freq_expo_max; member 483 uint16 scan_fr, int pno_repeat, int pno_freq_expo_max, uint16 *channel_list, int nchan); 529 uint16 scan_fr, int pno_repeat, int pno_freq_expo_max, uint16 *channel_list, int nchan); 581 ushort slowscan_fr, uint8 pno_repeat, uint8 pno_freq_expo_max, int16 flags);
|
D | dhd_pno.c | 131 int pno_freq_expo_max, uint16 *channel_list, int nchan); 454 (pno_params->params_legacy.pno_freq_expo_max != 0)) { in _dhd_pno_set() 457 pfn_param.exp = (uchar) (pno_params->params_legacy.pno_freq_expo_max); in _dhd_pno_set() 567 (params->params_legacy.pno_freq_expo_max != 0)) { in _dhd_pno_set() 569 pfn_param.exp = (uchar) (params->params_legacy.pno_freq_expo_max); in _dhd_pno_set() 1029 params->params_legacy.pno_freq_expo_max = 0; in _dhd_pno_reinitialize_prof() 1296 uint16 scan_fr, int pno_repeat, int pno_freq_expo_max, uint16 *channel_list, int nchan) in dhd_pno_set_for_ssid() argument 1333 params_legacy->nssid, scan_fr, pno_repeat, pno_freq_expo_max, nchan)); in dhd_pno_set_for_ssid() 1336 pno_freq_expo_max, channel_list, nchan); in dhd_pno_set_for_ssid() 1342 int pno_freq_expo_max, uint16 *channel_list, int nchan) in dhd_pno_set_legacy_pno() argument [all …]
|
D | wl_cfgscan.c | 3670 int pno_freq_expo_max = PNO_FREQ_EXPO_MAX; in wl_cfg80211_sched_scan_start() local 3698 pno_freq_expo_max = 0; in wl_cfg80211_sched_scan_start() 3766 pno_time, pno_repeat, pno_freq_expo_max, in wl_cfg80211_sched_scan_start()
|
D | wl_android.c | 4541 int pno_freq_expo_max = 0; in wl_android_set_pno_setup() local 4617 pno_freq_expo_max = simple_strtoul(str_ptr, &str_ptr, 16); in wl_android_set_pno_setup() 4619 pno_freq_expo_max)); in wl_android_set_pno_setup() 4628 pno_freq_expo_max, NULL, 0); in wl_android_set_pno_setup()
|
D | dhd_linux.c | 19166 uint16 scan_fr, int pno_repeat, int pno_freq_expo_max, uint16 *channel_list, int nchan) in dhd_dev_pno_set_for_ssid() argument 19171 pno_repeat, pno_freq_expo_max, channel_list, nchan)); in dhd_dev_pno_set_for_ssid()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
D | rtw_android.c | 195 int pno_freq_expo_max = 0; in rtw_android_pno_setup() local 256 pno_freq_expo_max = simple_strtoul(str_ptr, &str_ptr, 16); in rtw_android_pno_setup() 258 __func__, pno_freq_expo_max); in rtw_android_pno_setup() 266 res = rtw_dev_pno_set(net, pno_ssids_local, nssid, pno_time, pno_repeat, pno_freq_expo_max); in rtw_android_pno_setup() 293 int pno_freq_expo_max = 0; in rtw_android_cfg80211_pno_setup() local 320 pno_repeat, pno_freq_expo_max); in rtw_android_cfg80211_pno_setup()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | dhd_pno.h | 286 int pno_freq_expo_max; member 478 uint16 scan_fr, int pno_repeat, int pno_freq_expo_max, uint16 *channel_list, int nchan); 524 uint16 scan_fr, int pno_repeat, int pno_freq_expo_max, uint16 *channel_list, int nchan);
|
D | dhd_pno.c | 120 int pno_freq_expo_max, uint16 *channel_list, int nchan); 431 (pno_params->params_legacy.pno_freq_expo_max != 0)) { in _dhd_pno_set() 434 pfn_param.exp = (uchar) (pno_params->params_legacy.pno_freq_expo_max); in _dhd_pno_set() 544 (params->params_legacy.pno_freq_expo_max != 0)) { in _dhd_pno_set() 546 pfn_param.exp = (uchar) (params->params_legacy.pno_freq_expo_max); in _dhd_pno_set() 1022 params->params_legacy.pno_freq_expo_max = 0; in _dhd_pno_reinitialize_prof() 1282 uint16 scan_fr, int pno_repeat, int pno_freq_expo_max, uint16 *channel_list, int nchan) in dhd_pno_set_for_ssid() argument 1319 params_legacy->nssid, scan_fr, pno_repeat, pno_freq_expo_max, nchan)); in dhd_pno_set_for_ssid() 1322 pno_freq_expo_max, channel_list, nchan); in dhd_pno_set_for_ssid() 1327 int pno_freq_expo_max, uint16 *channel_list, int nchan) in dhd_pno_set_legacy_pno() argument [all …]
|
D | wl_android.c | 1312 int pno_freq_expo_max = 0; in wl_android_set_pno_setup() local 1385 pno_freq_expo_max = simple_strtoul(str_ptr, &str_ptr, 16); in wl_android_set_pno_setup() 1387 __FUNCTION__, pno_freq_expo_max)); in wl_android_set_pno_setup() 1396 pno_freq_expo_max, NULL, 0); in wl_android_set_pno_setup()
|
D | wl_cfg80211.c | 10498 int pno_freq_expo_max = PNO_FREQ_EXPO_MAX; in wl_cfg80211_sched_scan_start() local 10523 request->n_ssids, pno_time, pno_repeat, pno_freq_expo_max)); in wl_cfg80211_sched_scan_start() 10583 pno_time, pno_repeat, pno_freq_expo_max, NULL, 0)) < 0) { in wl_cfg80211_sched_scan_start()
|
D | dhd_linux.c | 14705 uint16 scan_fr, int pno_repeat, int pno_freq_expo_max, uint16 *channel_list, int nchan) in dhd_dev_pno_set_for_ssid() argument 14710 pno_repeat, pno_freq_expo_max, channel_list, nchan)); in dhd_dev_pno_set_for_ssid()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | dhd_pno.h | 287 int pno_freq_expo_max; member 497 uint16 scan_fr, int pno_repeat, int pno_freq_expo_max, uint16 *channel_list, int nchan); 543 uint16 scan_fr, int pno_repeat, int pno_freq_expo_max, uint16 *channel_list, int nchan);
|
D | dhd_pno.c | 130 int pno_freq_expo_max, uint16 *channel_list, int nchan); 453 (pno_params->params_legacy.pno_freq_expo_max != 0)) { in _dhd_pno_set() 456 pfn_param.exp = (uchar) (pno_params->params_legacy.pno_freq_expo_max); in _dhd_pno_set() 566 (params->params_legacy.pno_freq_expo_max != 0)) { in _dhd_pno_set() 568 pfn_param.exp = (uchar) (params->params_legacy.pno_freq_expo_max); in _dhd_pno_set() 1025 params->params_legacy.pno_freq_expo_max = 0; in _dhd_pno_reinitialize_prof() 1292 uint16 scan_fr, int pno_repeat, int pno_freq_expo_max, uint16 *channel_list, int nchan) in dhd_pno_set_for_ssid() argument 1329 params_legacy->nssid, scan_fr, pno_repeat, pno_freq_expo_max, nchan)); in dhd_pno_set_for_ssid() 1332 pno_freq_expo_max, channel_list, nchan); in dhd_pno_set_for_ssid() 1338 int pno_freq_expo_max, uint16 *channel_list, int nchan) in dhd_pno_set_legacy_pno() argument [all …]
|
D | wl_cfgscan.c | 2515 int pno_freq_expo_max = PNO_FREQ_EXPO_MAX; in wl_cfg80211_sched_scan_start() local 2540 request->n_ssids, pno_time, pno_repeat, pno_freq_expo_max)); in wl_cfg80211_sched_scan_start() 2602 pno_time, pno_repeat, pno_freq_expo_max, NULL, 0)) < 0) { in wl_cfg80211_sched_scan_start()
|
D | wl_android.c | 1353 int pno_freq_expo_max = 0; in wl_android_set_pno_setup() local 1429 pno_freq_expo_max = simple_strtoul(str_ptr, &str_ptr, 16); in wl_android_set_pno_setup() 1431 pno_freq_expo_max)); in wl_android_set_pno_setup() 1440 pno_freq_expo_max, NULL, 0); in wl_android_set_pno_setup()
|
D | dhd_linux.c | 14360 uint16 scan_fr, int pno_repeat, int pno_freq_expo_max, uint16 *channel_list, int nchan) in dhd_dev_pno_set_for_ssid() argument 14365 pno_repeat, pno_freq_expo_max, channel_list, nchan)); in dhd_dev_pno_set_for_ssid()
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | dhd_pno.h | 278 int pno_freq_expo_max; member 487 int pno_freq_expo_max, uint16 *channel_list, 538 int pno_freq_expo_max, uint16 *channel_list,
|
D | dhd_pno.c | 130 int pno_repeat, int pno_freq_expo_max, 450 (pno_params->params_legacy.pno_freq_expo_max != 0)) { in _dhd_pno_set() 454 (uchar)(pno_params->params_legacy.pno_freq_expo_max); in _dhd_pno_set() 576 (params->params_legacy.pno_freq_expo_max != 0)) { in _dhd_pno_set() 579 (uchar)(params->params_legacy.pno_freq_expo_max); in _dhd_pno_set() 1064 params->params_legacy.pno_freq_expo_max = 0; in _dhd_pno_reinitialize_prof() 1334 uint16 scan_fr, int pno_repeat, int pno_freq_expo_max, in dhd_pno_set_for_ssid() argument 1372 pno_freq_expo_max, nchan)); in dhd_pno_set_for_ssid() 1374 return dhd_pno_set_legacy_pno(dhd, scan_fr, pno_repeat, pno_freq_expo_max, in dhd_pno_set_for_ssid() 1379 int pno_repeat, int pno_freq_expo_max, in dhd_pno_set_legacy_pno() argument [all …]
|
D | wl_cfgscan.c | 2574 int pno_freq_expo_max = PNO_FREQ_EXPO_MAX; in wl_cfg80211_sched_scan_start() local 2599 request->n_ssids, pno_time, pno_repeat, pno_freq_expo_max)); in wl_cfg80211_sched_scan_start() 2666 pno_freq_expo_max, NULL, 0)) < 0) { in wl_cfg80211_sched_scan_start()
|
D | wl_android.c | 1411 int pno_freq_expo_max = 0; in wl_android_set_pno_setup() local 1477 pno_freq_expo_max = simple_strtoul(str_ptr, &str_ptr, 0x10); in wl_android_set_pno_setup() 1480 pno_freq_expo_max)); in wl_android_set_pno_setup() 1489 pno_repeat, pno_freq_expo_max, NULL, 0); in wl_android_set_pno_setup()
|
D | dhd_linux.c | 14787 int pno_freq_expo_max, uint16 *channel_list, in dhd_dev_pno_set_for_ssid() argument 14793 pno_repeat, pno_freq_expo_max, channel_list, in dhd_dev_pno_set_for_ssid()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
D | rtw_wlan_util.c | 5328 int num, int pno_time, int pno_repeat, int pno_freq_expo_max) in rtw_dev_nlo_info_set() argument 5447 int pno_time, int pno_repeat, int pno_freq_expo_max) in rtw_dev_pno_set() argument 5489 pno_time, pno_repeat, pno_freq_expo_max); in rtw_dev_pno_set() 5501 __func__, num, pno_time, pno_repeat, pno_freq_expo_max); in rtw_dev_pno_set()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
D | drv_types.h | 2120 int pno_time, int pno_repeat, int pno_freq_expo_max);
|