Searched refs:rtw_malloc (Results 1 – 16 of 16) sorted by relevance
209 tmpbuf = rtw_malloc(8); in sdio_read32()258 tmpbuf = rtw_malloc(n); in sdio_readN()361 tmpbuf = rtw_malloc(n); in sdio_writeN()551 tmpbuf = rtw_malloc(n); in _sdio_local_read()592 tmpbuf = rtw_malloc(n); in sdio_local_read()637 tmpbuf = rtw_malloc(cnt); in sdio_local_write()1003 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()
65 #define rtw_malloc(sz) _rtw_malloc((sz)) macro
82 dup = rtw_malloc(src_len); in rtw_buf_update()
96 buff = rtw_malloc(IW_CUSTOM_MAX); in rtw_report_sec_ie()
395 pwep = (struct ndis_802_11_wep *)rtw_malloc(wep_total_len); in wpa_set_encryption()1865 param = (struct ieee_param *)rtw_malloc(param_len); in rtw_wx_set_enc_ext()2030 param = (struct ieee_param *)rtw_malloc(p->length); in wpa_supplicant_ioctl()2239 pwep = (struct ndis_802_11_wep *)rtw_malloc(wep_total_len); in rtw_set_encryption()2655 pmlmepriv->wps_beacon_ie = rtw_malloc(ie_len); in rtw_set_wps_beacon()2689 pmlmepriv->wps_probe_resp_ie = rtw_malloc(ie_len); in rtw_set_wps_probe_resp()2718 pmlmepriv->wps_assoc_resp_ie = rtw_malloc(ie_len); in rtw_set_wps_assoc_resp()2817 param = (struct ieee_param *)rtw_malloc(p->length); in rtw_hostapd_ioctl()2927 pmlmepriv->wps_probe_req_ie = rtw_malloc(cp_sz); in rtw_wx_set_priv()
344 dup = rtw_malloc(src_len); in rtw_buf_update()437 cbuf = rtw_malloc(sizeof(*cbuf) + sizeof(void *) * size); in rtw_cbuf_alloc()
2246 ptmp = rtw_malloc(len); in rtw_wx_read32()3387 param = rtw_malloc(p->length); in wpa_supplicant_ioctl()4005 pmlmepriv->wps_beacon_ie = rtw_malloc(ie_len); in rtw_set_wps_beacon()4043 pmlmepriv->wps_probe_resp_ie = rtw_malloc(ie_len); in rtw_set_wps_probe_resp()4076 pmlmepriv->wps_assoc_resp_ie = rtw_malloc(ie_len); in rtw_set_wps_assoc_resp()4221 param = rtw_malloc(p->length); in rtw_hostapd_ioctl()4401 pmlmepriv->wps_probe_req_ie = rtw_malloc(cp_sz); in rtw_wx_set_priv()
1079 param = rtw_malloc(param_len); in cfg80211_rtw_add_key()1494 pmlmepriv->wps_probe_req_ie = rtw_malloc(wps_ielen); in rtw_cfg80211_set_probe_req_wpsp2pie()2164 pwep = rtw_malloc(wep_total_len); in cfg80211_rtw_connect()
100 #define rtw_malloc(sz) _rtw_malloc((sz)) macro
107 pbackup_remainder_ie = rtw_malloc(remainder_ielen); in update_BCNTIM()1171 pbackup_remainder_ie = rtw_malloc(remainder_ielen); in update_bcn_wps_ie()
2576 pbss = (struct wlan_bssid_ex *)rtw_malloc(sizeof(struct wlan_bssid_ex)); in OnBeacon()
130 pbackup_remainder_ie = rtw_malloc(remainder_ielen); in update_BCNTIM()1684 pbackup_remainder_ie = rtw_malloc(remainder_ielen); in update_bcn_wps_ie()
2265 rk = rtw_malloc(AES_PRIV_SIZE); in aes_encrypt_init()
1912 c2h_evt = rtw_malloc(16); in c2h_wk_callback()
802 pbss = rtw_malloc(sizeof(struct wlan_bssid_ex)); in OnBeacon()