Lines Matching refs:MALLOCZ
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()
3426 bss->wpa_ie = MALLOCZ(cfg->osh, in wl_cfg80211_hostapd_sec()
3441 bss->rsn_ie = MALLOCZ(cfg->osh, in wl_cfg80211_hostapd_sec()
3453 bss->rsn_ie = MALLOCZ(cfg->osh, in wl_cfg80211_hostapd_sec()
3482 bss->wpa_ie = MALLOCZ(cfg->osh, in wl_cfg80211_hostapd_sec()
3491 bss->rsn_ie = MALLOCZ(cfg->osh, in wl_cfg80211_hostapd_sec()
3507 bss->wpa_ie = MALLOCZ(cfg->osh, in wl_cfg80211_hostapd_sec()
3521 bss->rsn_ie = MALLOCZ(cfg->osh, in wl_cfg80211_hostapd_sec()
4395 body = (u8 *)MALLOCZ(cfg->osh, len); in wl_notify_connect_status_ap_legacy()
4658 *pheader = (u8 *)MALLOCZ(cfg->osh, totlen); in wl_frame_get_mgmt()