Searched refs:rtw_malloc (Results 1 – 8 of 8) sorted by relevance
183 tmpbuf = rtw_malloc(8); in sdio_read32()230 tmpbuf = rtw_malloc(n); in sdio_readN()333 tmpbuf = rtw_malloc(n); in sdio_writeN()505 tmpbuf = rtw_malloc(n); in _sdio_local_read()546 tmpbuf = rtw_malloc(n); in sdio_local_read()585 tmpbuf = rtw_malloc(cnt); in sdio_local_write()885 status = rtw_malloc(4); in sd_int_dpc()
693 efuseTbl = rtw_malloc(EFUSE_MAX_MAP_LEN); in hal_ReadEFuse_WiFi()793 efuseTbl = rtw_malloc(EFUSE_BT_MAP_LEN); in hal_ReadEFuse_BT()
135 dup = rtw_malloc(src_len); in rtw_buf_update()226 cbuf = rtw_malloc(struct_size(cbuf, bufs, size)); in rtw_cbuf_alloc()
843 param = rtw_malloc(param_len); in cfg80211_rtw_add_key()1165 pmlmepriv->wps_probe_req_ie = rtw_malloc(wps_ielen); in rtw_cfg80211_set_probe_req_wpsp2pie()1716 pwep = rtw_malloc(wep_total_len); in cfg80211_rtw_connect()
65 #define rtw_malloc(sz) _rtw_malloc((sz)) macro
118 pbackup_remainder_ie = rtw_malloc(remainder_ielen); in update_BCNTIM()1487 pbackup_remainder_ie = rtw_malloc(remainder_ielen); in update_bcn_wps_ie()
1700 c2h_evt = rtw_malloc(16); in c2h_wk_callback()
595 pbss = rtw_malloc(sizeof(struct wlan_bssid_ex)); in OnBeacon()
Completed in 31 milliseconds