Searched refs:rtw_malloc (Results 1 – 16 of 16) sorted by relevance
202 tmpbuf = rtw_malloc(8); in sdio_read32()251 tmpbuf = rtw_malloc(n); in sdio_readN()354 tmpbuf = rtw_malloc(n); in sdio_writeN()538 tmpbuf = rtw_malloc(n); in _sdio_local_read()579 tmpbuf = rtw_malloc(n); in sdio_local_read()624 tmpbuf = rtw_malloc(cnt); in sdio_local_write()959 status = rtw_malloc(4); in sd_int_dpc()
885 efuseTbl = rtw_malloc(EFUSE_MAX_MAP_LEN); in hal_ReadEFuse_WiFi()1025 efuseTbl = rtw_malloc(EFUSE_BT_MAP_LEN); in hal_ReadEFuse_BT()
199 dup = rtw_malloc(src_len); in rtw_buf_update()292 cbuf = rtw_malloc(sizeof(*cbuf) + sizeof(void *) * size); in rtw_cbuf_alloc()
2248 ptmp = rtw_malloc(len); in rtw_wx_read32()3383 param = rtw_malloc(p->length); in wpa_supplicant_ioctl()3994 pmlmepriv->wps_beacon_ie = rtw_malloc(ie_len); in rtw_set_wps_beacon()4032 pmlmepriv->wps_probe_resp_ie = rtw_malloc(ie_len); in rtw_set_wps_probe_resp()4065 pmlmepriv->wps_assoc_resp_ie = rtw_malloc(ie_len); in rtw_set_wps_assoc_resp()4204 param = rtw_malloc(p->length); in rtw_hostapd_ioctl()4376 pmlmepriv->wps_probe_req_ie = rtw_malloc(cp_sz); in rtw_wx_set_priv()
1053 param = rtw_malloc(param_len); in cfg80211_rtw_add_key()1466 pmlmepriv->wps_probe_req_ie = rtw_malloc(wps_ielen); in rtw_cfg80211_set_probe_req_wpsp2pie()2142 pwep = rtw_malloc(wep_total_len); in cfg80211_rtw_connect()
65 #define rtw_malloc(sz) _rtw_malloc((sz)) macro
78 dup = rtw_malloc(src_len); in rtw_buf_update()
96 buff = rtw_malloc(IW_CUSTOM_MAX); in rtw_report_sec_ie()
392 pwep = (struct ndis_802_11_wep *)rtw_malloc(wep_total_len); in wpa_set_encryption()1852 param = (struct ieee_param *)rtw_malloc(param_len); in rtw_wx_set_enc_ext()2213 pwep = (struct ndis_802_11_wep *)rtw_malloc(wep_total_len); in rtw_set_encryption()2629 pmlmepriv->wps_beacon_ie = rtw_malloc(ie_len); in rtw_set_wps_beacon()2663 pmlmepriv->wps_probe_resp_ie = rtw_malloc(ie_len); in rtw_set_wps_probe_resp()2692 pmlmepriv->wps_assoc_resp_ie = rtw_malloc(ie_len); in rtw_set_wps_assoc_resp()2887 pmlmepriv->wps_probe_req_ie = rtw_malloc(cp_sz); in rtw_wx_set_priv()
99 #define rtw_malloc(sz) _rtw_malloc((sz)) macro
107 pbackup_remainder_ie = rtw_malloc(remainder_ielen); in update_BCNTIM()1188 pbackup_remainder_ie = rtw_malloc(remainder_ielen); in update_bcn_wps_ie()
2570 pbss = (struct wlan_bssid_ex *)rtw_malloc(sizeof(struct wlan_bssid_ex)); in OnBeacon()
131 pbackup_remainder_ie = rtw_malloc(remainder_ielen); in update_BCNTIM()1686 pbackup_remainder_ie = rtw_malloc(remainder_ielen); in update_bcn_wps_ie()
1896 c2h_evt = rtw_malloc(16); in c2h_wk_callback()
2226 rk = rtw_malloc(AES_PRIV_SIZE); in aes_encrypt_init()
803 pbss = rtw_malloc(sizeof(struct wlan_bssid_ex)); in OnBeacon()