Home
last modified time | relevance | path

Searched refs:wifi_gscan_full_result_t (Results 1 – 8 of 8) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_pno.h370 } wifi_gscan_full_result_t; typedef
Ddhd_pno.c3657 wifi_gscan_full_result_t *result = NULL; in dhd_process_full_gscan_result()
3706 mem_needed = OFFSETOF(wifi_gscan_full_result_t, ie_data) + bi_ie_length; in dhd_process_full_gscan_result()
3707 result = (wifi_gscan_full_result_t *) kmalloc(mem_needed, GFP_KERNEL); in dhd_process_full_gscan_result()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_pno.h375 } wifi_gscan_full_result_t; typedef
Ddhd_pno.c3964 wifi_gscan_full_result_t *result = NULL; in dhd_process_full_gscan_result()
4009 mem_needed = OFFSETOF(wifi_gscan_full_result_t, ie_data) + bi->ie_length; in dhd_process_full_gscan_result()
4010 result = (wifi_gscan_full_result_t *)MALLOC(dhd->osh, mem_needed); in dhd_process_full_gscan_result()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_pno.h361 } wifi_gscan_full_result_t; typedef
Ddhd_pno.c3980 wifi_gscan_full_result_t *result = NULL; in dhd_process_full_gscan_result()
4025 mem_needed = OFFSETOF(wifi_gscan_full_result_t, ie_data) + bi->ie_length; in dhd_process_full_gscan_result()
4026 result = (wifi_gscan_full_result_t *)MALLOC(dhd->osh, mem_needed); in dhd_process_full_gscan_result()
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_pno.h366 } wifi_gscan_full_result_t; typedef
Ddhd_pno.c4070 wifi_gscan_full_result_t *result = NULL; in dhd_process_full_gscan_result()
4115 mem_needed = OFFSETOF(wifi_gscan_full_result_t, ie_data) + bi->ie_length; in dhd_process_full_gscan_result()
4116 result = (wifi_gscan_full_result_t *)MALLOC(dhd->osh, mem_needed); in dhd_process_full_gscan_result()