| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | osl.h | 427 #define MALLOC_RA(osh, size, callsite) MALLOCZ(osh, size) 435 #define MALLOCZ_PERSIST_ATTACH MALLOCZ 439 #define MALLOCZ_NOPERSIST MALLOCZ 443 #define MALLOCZ_PERSIST MALLOCZ
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | osl.h | 427 #define MALLOC_RA(osh, size, callsite) MALLOCZ(osh, size) 435 #define MALLOCZ_PERSIST_ATTACH MALLOCZ 439 #define MALLOCZ_NOPERSIST MALLOCZ 443 #define MALLOCZ_PERSIST MALLOCZ
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgnan.c | 414 tlv_data->sde_svc_info.data = MALLOCZ(osh, tlv_data->sde_svc_info.dlen); in wl_cfgnan_parse_sdea_data() 554 MALLOCZ(osh, tlv_data->tx_match_filter.dlen); in wl_cfgnan_parse_sda_data() 595 MALLOCZ(osh, tlv_data->rx_match_filter.dlen); in wl_cfgnan_parse_sda_data() 639 MALLOCZ(osh, tlv_data->svc_info.dlen); in wl_cfgnan_parse_sda_data() 959 MALLOCZ(ctx_tlv_data->cfg->osh, len); in wl_cfgnan_set_vars_cbfn() 1038 nan_buf = MALLOCZ(cfg->osh, nan_buf_size); in wl_cfgnan_config_eventmask() 1176 nan_buf = MALLOCZ(cfg->osh, nan_buf_size); in wl_cfgnan_set_nan_avail() 1183 nan_iov_data = MALLOCZ(cfg->osh, sizeof(*nan_iov_data)); in wl_cfgnan_set_nan_avail() 1403 nan_buf = MALLOCZ(cfg->osh, nan_buf_size); in wl_cfgnan_config_control_flag() 1410 nan_iov_data = MALLOCZ(cfg->osh, sizeof(*nan_iov_data)); in wl_cfgnan_config_control_flag() [all …]
|
| H A D | wl_cfgvendor.c | 806 scan_param = (gscan_scan_params_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_set_scan_cfg() 899 hotlist_params = (gscan_hotlist_scan_params_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_hotlist_cfg() 1247 reply = MALLOCZ(cfg->osh, CHANINFO_LIST_BUF_SIZE); in wl_cfgvendor_gscan_get_channel_list() 1845 rtt_param.target_info = (rtt_target_info_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_rtt_set_config() 2028 mac_list = (struct ether_addr *)MALLOCZ(cfg->osh, in wl_cfgvendor_rtt_cancel_config() 2472 MALLOCZ(cfg->osh, mem_needed); in wl_cfgvendor_set_bssid_blacklist() 2571 MALLOCZ(cfg->osh, mem_needed); in wl_cfgvendor_set_ssid_whitelist() 3150 cmd_buf = (char *)MALLOCZ(cfg->osh, cmd_buf_len); in wl_cfgvendor_priv_bcm_handler() 3838 MALLOCZ(cfg->osh, cmd_data->svc_hash.dlen); in wl_cfgvendor_nan_parse_datapath_args() 3882 cmd_data->svc_info.data = MALLOCZ(cfg->osh, cmd_data->svc_info.dlen); in wl_cfgvendor_nan_parse_datapath_args() [all …]
|
| H A D | dhd_debug.c | 728 str_buf = MALLOCZ(dhdp->osh, (MAX_NO_OF_ARG * SIZE_LOC_STR)); in dhd_dbg_verboselog_printf() 1642 tx_report = (dhd_dbg_tx_report_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 1651 tx_pkts = (dhd_dbg_tx_info_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 1667 rx_report = (dhd_dbg_rx_report_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 1676 rx_pkts = (dhd_dbg_rx_info_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 2712 dbg = MALLOCZ(dhdp->osh, sizeof(dhd_dbg_t)); in dhd_dbg_attach() 2719 buf = MALLOCZ(dhdp->osh, FW_VERBOSE_RING_SIZE); in dhd_dbg_attach() 2731 buf = MALLOCZ(dhdp->osh, DHD_EVENT_RING_SIZE); in dhd_dbg_attach() 2741 buf = MALLOCZ(dhdp->osh, DRIVER_LOG_RING_SIZE); in dhd_dbg_attach() 2749 buf = MALLOCZ(dhdp->osh, ROAM_STATS_RING_SIZE); in dhd_dbg_attach() [all …]
|
| H A D | wl_bam.c | 37 entry = MALLOCZ(bad_ap_mngr->osh, sizeof(*entry)); in wl_bad_ap_mngr_add_entry() 157 buf = MALLOCZ(cfg->osh, WL_BAD_AP_MAX_BUF_SIZE); in wl_bad_ap_mngr_fparse() 573 iov_buf = MALLOCZ(cfg->osh, buf_len); in wl_adps_set_suspend()
|
| H A D | wl_cfgvif.c | 1810 iov_buf = MALLOCZ(cfg->osh, iov_buf_size); in wl_validate_fils_ind_ie() 2614 bss->wpa_ie = MALLOCZ(cfg->osh, in wl_cfg80211_bcn_validate_sec() 2625 bss->rsn_ie = MALLOCZ(cfg->osh, in wl_cfg80211_bcn_validate_sec() 2636 bss->fils_ind_ie = MALLOCZ(cfg->osh, in wl_cfg80211_bcn_validate_sec() 2655 bss->wps_ie = MALLOCZ(cfg->osh, ies->wps_ie_len); in wl_cfg80211_bcn_validate_sec() 3368 bss->wps_ie = MALLOCZ(cfg->osh, ies->wps_ie_len); in wl_cfg80211_hostapd_sec() 3374 bss->wps_ie = MALLOCZ(cfg->osh, ies->wps_ie_len); in wl_cfg80211_hostapd_sec() 3386 bss->wpa_ie = MALLOCZ(cfg->osh, in wl_cfg80211_hostapd_sec() 3392 bss->rsn_ie = MALLOCZ(cfg->osh, in wl_cfg80211_hostapd_sec() 3407 bss->wpa_ie = MALLOCZ(cfg->osh, in wl_cfg80211_hostapd_sec() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgnan.c | 414 tlv_data->sde_svc_info.data = MALLOCZ(osh, tlv_data->sde_svc_info.dlen); in wl_cfgnan_parse_sdea_data() 554 MALLOCZ(osh, tlv_data->tx_match_filter.dlen); in wl_cfgnan_parse_sda_data() 595 MALLOCZ(osh, tlv_data->rx_match_filter.dlen); in wl_cfgnan_parse_sda_data() 639 MALLOCZ(osh, tlv_data->svc_info.dlen); in wl_cfgnan_parse_sda_data() 959 MALLOCZ(ctx_tlv_data->cfg->osh, len); in wl_cfgnan_set_vars_cbfn() 1038 nan_buf = MALLOCZ(cfg->osh, nan_buf_size); in wl_cfgnan_config_eventmask() 1176 nan_buf = MALLOCZ(cfg->osh, nan_buf_size); in wl_cfgnan_set_nan_avail() 1183 nan_iov_data = MALLOCZ(cfg->osh, sizeof(*nan_iov_data)); in wl_cfgnan_set_nan_avail() 1403 nan_buf = MALLOCZ(cfg->osh, nan_buf_size); in wl_cfgnan_config_control_flag() 1410 nan_iov_data = MALLOCZ(cfg->osh, sizeof(*nan_iov_data)); in wl_cfgnan_config_control_flag() [all …]
|
| H A D | wl_cfgvendor.c | 810 scan_param = (gscan_scan_params_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_set_scan_cfg() 903 hotlist_params = (gscan_hotlist_scan_params_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_hotlist_cfg() 1251 reply = MALLOCZ(cfg->osh, CHANINFO_LIST_BUF_SIZE); in wl_cfgvendor_gscan_get_channel_list() 1849 rtt_param.target_info = (rtt_target_info_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_rtt_set_config() 2032 mac_list = (struct ether_addr *)MALLOCZ(cfg->osh, in wl_cfgvendor_rtt_cancel_config() 2476 MALLOCZ(cfg->osh, mem_needed); in wl_cfgvendor_set_bssid_blacklist() 2575 MALLOCZ(cfg->osh, mem_needed); in wl_cfgvendor_set_ssid_whitelist() 3154 cmd_buf = (char *)MALLOCZ(cfg->osh, cmd_buf_len); in wl_cfgvendor_priv_bcm_handler() 3842 MALLOCZ(cfg->osh, cmd_data->svc_hash.dlen); in wl_cfgvendor_nan_parse_datapath_args() 3886 cmd_data->svc_info.data = MALLOCZ(cfg->osh, cmd_data->svc_info.dlen); in wl_cfgvendor_nan_parse_datapath_args() [all …]
|
| H A D | dhd_debug.c | 728 str_buf = MALLOCZ(dhdp->osh, (MAX_NO_OF_ARG * SIZE_LOC_STR)); in dhd_dbg_verboselog_printf() 1642 tx_report = (dhd_dbg_tx_report_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 1651 tx_pkts = (dhd_dbg_tx_info_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 1667 rx_report = (dhd_dbg_rx_report_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 1676 rx_pkts = (dhd_dbg_rx_info_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 2712 dbg = MALLOCZ(dhdp->osh, sizeof(dhd_dbg_t)); in dhd_dbg_attach() 2719 buf = MALLOCZ(dhdp->osh, FW_VERBOSE_RING_SIZE); in dhd_dbg_attach() 2731 buf = MALLOCZ(dhdp->osh, DHD_EVENT_RING_SIZE); in dhd_dbg_attach() 2741 buf = MALLOCZ(dhdp->osh, DRIVER_LOG_RING_SIZE); in dhd_dbg_attach() 2749 buf = MALLOCZ(dhdp->osh, ROAM_STATS_RING_SIZE); in dhd_dbg_attach() [all …]
|
| H A D | wl_bam.c | 37 entry = MALLOCZ(bad_ap_mngr->osh, sizeof(*entry)); in wl_bad_ap_mngr_add_entry() 157 buf = MALLOCZ(cfg->osh, WL_BAD_AP_MAX_BUF_SIZE); in wl_bad_ap_mngr_fparse() 573 iov_buf = MALLOCZ(cfg->osh, buf_len); in wl_adps_set_suspend()
|
| H A D | wl_cfgvif.c | 1817 iov_buf = MALLOCZ(cfg->osh, iov_buf_size); in wl_validate_fils_ind_ie() 2621 bss->wpa_ie = MALLOCZ(cfg->osh, in wl_cfg80211_bcn_validate_sec() 2632 bss->rsn_ie = MALLOCZ(cfg->osh, in wl_cfg80211_bcn_validate_sec() 2643 bss->fils_ind_ie = MALLOCZ(cfg->osh, in wl_cfg80211_bcn_validate_sec() 2662 bss->wps_ie = MALLOCZ(cfg->osh, ies->wps_ie_len); in wl_cfg80211_bcn_validate_sec() 3375 bss->wps_ie = MALLOCZ(cfg->osh, ies->wps_ie_len); in wl_cfg80211_hostapd_sec() 3381 bss->wps_ie = MALLOCZ(cfg->osh, ies->wps_ie_len); in wl_cfg80211_hostapd_sec() 3393 bss->wpa_ie = MALLOCZ(cfg->osh, in wl_cfg80211_hostapd_sec() 3399 bss->rsn_ie = MALLOCZ(cfg->osh, in wl_cfg80211_hostapd_sec() 3414 bss->wpa_ie = MALLOCZ(cfg->osh, in wl_cfg80211_hostapd_sec() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | osl.h | 350 #define MALLOCZ_PERSIST_ATTACH MALLOCZ 354 #define MALLOCZ_NOPERSIST MALLOCZ 358 #define MALLOCZ_PERSIST MALLOCZ
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | osl.h | 350 #define MALLOCZ_PERSIST_ATTACH MALLOCZ 354 #define MALLOCZ_NOPERSIST MALLOCZ 358 #define MALLOCZ_PERSIST MALLOCZ
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | osl.h | 350 #define MALLOCZ_PERSIST_ATTACH MALLOCZ 354 #define MALLOCZ_NOPERSIST MALLOCZ 358 #define MALLOCZ_PERSIST MALLOCZ
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgvendor.c | 808 scan_param = (gscan_scan_params_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_set_scan_cfg() 901 hotlist_params = (gscan_hotlist_scan_params_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_hotlist_cfg() 1767 rtt_param.target_info = (rtt_target_info_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_rtt_set_config() 1950 mac_list = (struct ether_addr *)MALLOCZ(cfg->osh, in wl_cfgvendor_rtt_cancel_config() 2393 MALLOCZ(cfg->osh, mem_needed); in wl_cfgvendor_set_bssid_blacklist() 2492 MALLOCZ(cfg->osh, mem_needed); in wl_cfgvendor_set_ssid_whitelist() 2936 cmd_buf = (char *)MALLOCZ(cfg->osh, cmd_buf_len); in wl_cfgvendor_priv_bcm_handler() 3489 MALLOCZ(cfg->osh, cmd_data->svc_hash.dlen); in wl_cfgvendor_nan_parse_datapath_args() 3533 cmd_data->svc_info.data = MALLOCZ(cfg->osh, cmd_data->svc_info.dlen); in wl_cfgvendor_nan_parse_datapath_args() 3602 cmd_data->key.data = MALLOCZ(cfg->osh, NAN_MAX_PMK_LEN); in wl_cfgvendor_nan_parse_datapath_args() [all …]
|
| H A D | wl_android.c | 2800 af_params = (wl_af_params_t *)MALLOCZ(cfg->osh, WL_WIFI_AF_PARAMS_SIZE); in wl_android_send_action_frame() 3159 psroam = (wlc_sroam_t *)MALLOCZ(dhdp->osh, sroamlen); in wl_android_sroam_set_info() 3231 psroam = (wlc_sroam_t *)MALLOCZ(dhdp->osh, sroamlen); in wl_android_sroam_get_info() 3442 iovar_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MAXLEN); in wl_cfg80211_get_sta_info() 4060 list = (struct maclist*) MALLOCZ(cfg->osh, sizeof(int) + in wl_android_set_mac_address_filter() 4295 if_stats = (wl_if_stats_t *)MALLOCZ(cfg->osh, sizeof(*if_stats)); in wl_android_get_connection_stats() 4579 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_enable() 4586 natoe_ioc = (wl_natoe_ioc_t *)MALLOCZ(cfg->osh, iocsz); in wl_android_natoe_subcmd_enable() 4657 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_config_ips() 4664 natoe_ioc = (wl_natoe_ioc_t *)MALLOCZ(cfg->osh, iocsz); in wl_android_natoe_subcmd_config_ips() [all …]
|
| H A D | dhd_debug.c | 680 str_buf = MALLOCZ(dhdp->osh, (MAX_NO_OF_ARG * SIZE_LOC_STR)); in dhd_dbg_verboselog_printf() 1548 tx_report = (dhd_dbg_tx_report_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 1557 tx_pkts = (dhd_dbg_tx_info_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 1573 rx_report = (dhd_dbg_rx_report_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 1582 rx_pkts = (dhd_dbg_rx_info_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 2158 dbg = MALLOCZ(dhdp->osh, sizeof(dhd_dbg_t)); in dhd_dbg_attach() 2162 buf = MALLOCZ(dhdp->osh, FW_VERBOSE_RING_SIZE); in dhd_dbg_attach() 2170 buf = MALLOCZ(dhdp->osh, DHD_EVENT_RING_SIZE); in dhd_dbg_attach()
|
| H A D | dhd_debug_linux.c | 141 buf = MALLOCZ(dhdp->osh, buflen); in dbg_ring_poll_worker() 472 os_priv = MALLOCZ(dhdp->osh, sizeof(*os_priv) * DEBUG_RING_ID_MAX); in dhd_os_dbg_attach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfgvendor.c | 817 scan_param = (gscan_scan_params_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_set_scan_cfg() 910 hotlist_params = (gscan_hotlist_scan_params_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_hotlist_cfg() 1828 rtt_param.target_info = (rtt_target_info_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_rtt_set_config() 2011 mac_list = (struct ether_addr *)MALLOCZ(cfg->osh, in wl_cfgvendor_rtt_cancel_config() 2454 MALLOCZ(cfg->osh, mem_needed); in wl_cfgvendor_set_bssid_blacklist() 2553 MALLOCZ(cfg->osh, mem_needed); in wl_cfgvendor_set_ssid_whitelist() 2997 cmd_buf = (char *)MALLOCZ(cfg->osh, cmd_buf_len); in wl_cfgvendor_priv_bcm_handler() 3550 MALLOCZ(cfg->osh, cmd_data->svc_hash.dlen); in wl_cfgvendor_nan_parse_datapath_args() 3594 cmd_data->svc_info.data = MALLOCZ(cfg->osh, cmd_data->svc_info.dlen); in wl_cfgvendor_nan_parse_datapath_args() 3663 cmd_data->key.data = MALLOCZ(cfg->osh, NAN_MAX_PMK_LEN); in wl_cfgvendor_nan_parse_datapath_args() [all …]
|
| H A D | wl_android.c | 2608 af_params = (wl_af_params_t *)MALLOCZ(cfg->osh, WL_WIFI_AF_PARAMS_SIZE); in wl_android_send_action_frame() 2967 psroam = (wlc_sroam_t *)MALLOCZ(dhdp->osh, sroamlen); in wl_android_sroam_set_info() 3039 psroam = (wlc_sroam_t *)MALLOCZ(dhdp->osh, sroamlen); in wl_android_sroam_get_info() 3250 iovar_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MAXLEN); in wl_cfg80211_get_sta_info() 4022 if_stats = (wl_if_stats_t *)MALLOCZ(cfg->osh, sizeof(*if_stats)); in wl_android_get_connection_stats() 4306 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_enable() 4313 natoe_ioc = (wl_natoe_ioc_t *)MALLOCZ(cfg->osh, iocsz); in wl_android_natoe_subcmd_enable() 4384 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_config_ips() 4391 natoe_ioc = (wl_natoe_ioc_t *)MALLOCZ(cfg->osh, iocsz); in wl_android_natoe_subcmd_config_ips() 4504 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_config_ports() [all …]
|
| H A D | dhd_debug.c | 680 str_buf = MALLOCZ(dhdp->osh, (MAX_NO_OF_ARG * SIZE_LOC_STR)); in dhd_dbg_verboselog_printf() 1544 tx_report = (dhd_dbg_tx_report_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 1553 tx_pkts = (dhd_dbg_tx_info_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 1569 rx_report = (dhd_dbg_rx_report_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 1578 rx_pkts = (dhd_dbg_rx_info_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 2154 dbg = MALLOCZ(dhdp->osh, sizeof(dhd_dbg_t)); in dhd_dbg_attach() 2158 buf = MALLOCZ(dhdp->osh, FW_VERBOSE_RING_SIZE); in dhd_dbg_attach() 2166 buf = MALLOCZ(dhdp->osh, DHD_EVENT_RING_SIZE); in dhd_dbg_attach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfgvendor.c | 817 scan_param = (gscan_scan_params_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_set_scan_cfg() 910 hotlist_params = (gscan_hotlist_scan_params_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_hotlist_cfg() 1826 rtt_param.target_info = (rtt_target_info_t *)MALLOCZ(cfg->osh, in wl_cfgvendor_rtt_set_config() 2009 mac_list = (struct ether_addr *)MALLOCZ(cfg->osh, in wl_cfgvendor_rtt_cancel_config() 2452 MALLOCZ(cfg->osh, mem_needed); in wl_cfgvendor_set_bssid_blacklist() 2551 MALLOCZ(cfg->osh, mem_needed); in wl_cfgvendor_set_ssid_whitelist() 2995 cmd_buf = (char *)MALLOCZ(cfg->osh, cmd_buf_len); in wl_cfgvendor_priv_bcm_handler() 3548 MALLOCZ(cfg->osh, cmd_data->svc_hash.dlen); in wl_cfgvendor_nan_parse_datapath_args() 3592 cmd_data->svc_info.data = MALLOCZ(cfg->osh, cmd_data->svc_info.dlen); in wl_cfgvendor_nan_parse_datapath_args() 3661 cmd_data->key.data = MALLOCZ(cfg->osh, NAN_MAX_PMK_LEN); in wl_cfgvendor_nan_parse_datapath_args() [all …]
|
| H A D | wl_android.c | 2886 af_params = (wl_af_params_t *)MALLOCZ(cfg->osh, WL_WIFI_AF_PARAMS_SIZE); in wl_android_send_action_frame() 3245 psroam = (wlc_sroam_t *)MALLOCZ(dhdp->osh, sroamlen); in wl_android_sroam_set_info() 3317 psroam = (wlc_sroam_t *)MALLOCZ(dhdp->osh, sroamlen); in wl_android_sroam_get_info() 3528 iovar_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MAXLEN); in wl_cfg80211_get_sta_info() 4146 list = (struct maclist*) MALLOCZ(cfg->osh, sizeof(int) + in wl_android_set_mac_address_filter() 4381 if_stats = (wl_if_stats_t *)MALLOCZ(cfg->osh, sizeof(*if_stats)); in wl_android_get_connection_stats() 4665 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_enable() 4672 natoe_ioc = (wl_natoe_ioc_t *)MALLOCZ(cfg->osh, iocsz); in wl_android_natoe_subcmd_enable() 4743 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_config_ips() 4750 natoe_ioc = (wl_natoe_ioc_t *)MALLOCZ(cfg->osh, iocsz); in wl_android_natoe_subcmd_config_ips() [all …]
|
| H A D | dhd_debug.c | 680 str_buf = MALLOCZ(dhdp->osh, (MAX_NO_OF_ARG * SIZE_LOC_STR)); in dhd_dbg_verboselog_printf() 1544 tx_report = (dhd_dbg_tx_report_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 1553 tx_pkts = (dhd_dbg_tx_info_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 1569 rx_report = (dhd_dbg_rx_report_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 1578 rx_pkts = (dhd_dbg_rx_info_t *)MALLOCZ(dhdp->osh, alloc_len); in dhd_dbg_attach_pkt_monitor() 2154 dbg = MALLOCZ(dhdp->osh, sizeof(dhd_dbg_t)); in dhd_dbg_attach() 2158 buf = MALLOCZ(dhdp->osh, FW_VERBOSE_RING_SIZE); in dhd_dbg_attach() 2166 buf = MALLOCZ(dhdp->osh, DHD_EVENT_RING_SIZE); in dhd_dbg_attach()
|