Searched refs:nrf_wifi_osal_mem_alloc (Results 1 – 6 of 6) sorted by relevance
52 void *nrf_wifi_osal_mem_alloc(size_t size);
103 patch_data_ram = nrf_wifi_osal_mem_alloc(patch_chunk_size); in hal_fw_patch_load()
28 void *nrf_wifi_osal_mem_alloc(size_t size) in nrf_wifi_osal_mem_alloc() function
203 fmac_dev_ctx->tx_pwr_ceil_params = nrf_wifi_osal_mem_alloc(sizeof(*tx_pwr_ceil_params)); in nrf_wifi_off_raw_tx_fmac_dev_init()
173 fmac_dev_ctx->tx_pwr_ceil_params = nrf_wifi_osal_mem_alloc(sizeof(*tx_pwr_ceil_params)); in nrf_wifi_rt_fmac_dev_init()
403 fmac_dev_ctx->tx_pwr_ceil_params = nrf_wifi_osal_mem_alloc(sizeof(*tx_pwr_ceil_params)); in nrf_wifi_sys_fmac_dev_init()