Home
last modified time | relevance | path

Searched refs:gscan_hotlist_scan_params_t (Results 1 – 13 of 13) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_pno.h443 } gscan_hotlist_scan_params_t; typedef
Ddhd_pno.c1882 gscan_hotlist_scan_params_t *ptr = (gscan_hotlist_scan_params_t *)buf; in dhd_pno_set_cfg_gscan()
Dwl_cfgvendor.c700 gscan_hotlist_scan_params_t *hotlist_params; in wl_cfgvendor_hotlist_cfg()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_pno.h455 } gscan_hotlist_scan_params_t; typedef
Ddhd_pno.c1861 gscan_hotlist_scan_params_t *ptr = (gscan_hotlist_scan_params_t *)buf; in dhd_pno_set_cfg_gscan()
Dwl_cfgvendor.c882 gscan_hotlist_scan_params_t *hotlist_params; in wl_cfgvendor_hotlist_cfg()
895 hotlist_params = (gscan_hotlist_scan_params_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_hotlist_cfg()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_pno.h441 } gscan_hotlist_scan_params_t; typedef
Ddhd_pno.c1864 gscan_hotlist_scan_params_t *ptr = (gscan_hotlist_scan_params_t *)buf; in dhd_pno_set_cfg_gscan()
Dwl_cfgvendor.c886 gscan_hotlist_scan_params_t *hotlist_params; in wl_cfgvendor_hotlist_cfg()
899 hotlist_params = (gscan_hotlist_scan_params_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_hotlist_cfg()
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_pno.h446 } gscan_hotlist_scan_params_t; typedef
Ddhd_pno.c1919 gscan_hotlist_scan_params_t *ptr = in dhd_pno_set_cfg_gscan()
1920 (gscan_hotlist_scan_params_t *)buf; in dhd_pno_set_cfg_gscan()
Dwl_cfgvendor.c886 gscan_hotlist_scan_params_t *hotlist_params; in wl_cfgvendor_hotlist_cfg()
898 hotlist_params = (gscan_hotlist_scan_params_t *)MALLOCZ( in wl_cfgvendor_hotlist_cfg()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Drtw_cfgvendor.c762 gscan_hotlist_scan_params_t *hotlist_params; in rtw_cfgvendor_hotlist_cfg()
768 hotlist_params = (gscan_hotlist_scan_params_t *)kzalloc(len, GFP_KERNEL); in rtw_cfgvendor_hotlist_cfg()