Lines Matching refs:MALLOCZ

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()
4777 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_config_ports()
4784 natoe_ioc = (wl_natoe_ioc_t *)MALLOCZ(cfg->osh, iocsz); in wl_android_natoe_subcmd_config_ports()
4876 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MAXLEN); in wl_android_natoe_subcmd_dbg_stats()
4883 natoe_ioc = (wl_natoe_ioc_t *)MALLOCZ(cfg->osh, iocsz); in wl_android_natoe_subcmd_dbg_stats()
4953 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_natoe_subcmd_tbl_cnt()
4960 natoe_ioc = (wl_natoe_ioc_t *)MALLOCZ(cfg->osh, iocsz); in wl_android_natoe_subcmd_tbl_cnt()
5128 iov_buf = (bcm_iov_buf_t *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_mbo_subcmd_cell_data_cap()
5134 iov_resp = (uint8 *)MALLOCZ(cfg->osh, WLC_IOCTL_MAXLEN); in wl_android_mbo_subcmd_cell_data_cap()
5303 iov_buf = (bcm_iov_buf_t *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_mbo_subcmd_non_pref_chan()
5309 iov_resp = (uint8 *)MALLOCZ(cfg->osh, WLC_IOCTL_MAXLEN); in wl_android_mbo_subcmd_non_pref_chan()
5578 reqbuf = (u8 *)MALLOCZ(cfg->osh, CHANSPEC_BUF_SIZE); in wl_android_set_auto_channel()
6264 vndr_ie = (vndr_ie_setbuf_t *)MALLOCZ(cfg->osh, tot_len); in wl_android_set_ibss_beacon_ouidata()
6468 resume_cfg = (struct io_cfg *)MALLOCZ(cfg->osh, sizeof(struct io_cfg)); in wl_android_iolist_add()
6489 resume_cfg->arg = MALLOCZ(cfg->osh, config->len); in wl_android_iolist_add()
6894 route_tbl = (ibss_route_tbl_t *)MALLOCZ(cfg->osh, route_tbl_len); in wl_android_set_ibss_routetable()
6899 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_android_set_ibss_routetable()
10261 p = ptr = (u8 *)MALLOCZ(cfg->osh, tot_len); in wl_genl_send_msg()
10408 wdev = (struct wireless_dev *)MALLOCZ(cfg->osh, sizeof(*wdev)); in wl_cfg80211_register_static_if()
10560 ioctl_buf = (u8 *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wlc_wbtext_get_roam_prof()
10631 commandp = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_SMLEN); in wl_cfg80211_wbtext_set_default()
10637 ioctl_buf = (char *)MALLOCZ(cfg->osh, WLC_IOCTL_SMLEN); in wl_cfg80211_wbtext_set_default()
10848 ioctl_buf = (u8 *)MALLOCZ(cfg->osh, WLC_IOCTL_MEDLEN); in wl_cfg80211_wbtext_config()
10854 rp = (wl_roamprof_band_t *)MALLOCZ(cfg->osh, sizeof(*rp)); in wl_cfg80211_wbtext_config()
11037 bwcfg = (wnm_bss_select_weight_cfg_t *)MALLOCZ(cfg->osh, sizeof(*bwcfg)); in wl_cfg80211_wbtext_weight_config()
11128 btcfg = (wnm_bss_select_factor_cfg_t *)MALLOCZ(cfg->osh, in wl_cfg80211_wbtext_table_config()
11242 rp = (wl_roamprof_band_t *)MALLOCZ(cfg->osh, sizeof(*rp)); in wl_cfg80211_wbtext_delta_config()