Home
last modified time | relevance | path

Searched refs:nrf_wifi_osal_mem_free (Results 1 – 21 of 21) sorted by relevance

/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_interrupt.c286 nrf_wifi_osal_mem_free(hal_dev_ctx->event_data); in hal_rpu_event_get()
299 nrf_wifi_osal_mem_free(hal_dev_ctx->event_data); in hal_rpu_event_get()
323 nrf_wifi_osal_mem_free(hal_dev_ctx->event_data); in hal_rpu_event_get()
341 nrf_wifi_osal_mem_free(hal_dev_ctx->event_data); in hal_rpu_event_get()
366 nrf_wifi_osal_mem_free(hal_dev_ctx->event_data); in hal_rpu_event_get()
380 nrf_wifi_osal_mem_free(hal_dev_ctx->event_data); in hal_rpu_event_get()
400 nrf_wifi_osal_mem_free(hal_dev_ctx->event_data); in hal_rpu_event_get()
417 nrf_wifi_osal_mem_free(event); in hal_rpu_event_get()
419 nrf_wifi_osal_mem_free(hal_dev_ctx->event_data); in hal_rpu_event_get()
425 nrf_wifi_osal_mem_free(hal_dev_ctx->event_data); in hal_rpu_event_get()
Dhal_api_common.c466 nrf_wifi_osal_mem_free(cmd); in hal_rpu_cmd_process_queue()
479 nrf_wifi_osal_mem_free(cmd); in hal_rpu_cmd_process_queue()
485 nrf_wifi_osal_mem_free(cmd); in hal_rpu_cmd_process_queue()
568 nrf_wifi_osal_mem_free(cmd); in hal_rpu_cmd_queue()
639 nrf_wifi_osal_mem_free(event); in hal_rpu_eventq_process()
666 nrf_wifi_osal_mem_free(event); in hal_rpu_eventq_drain()
708 nrf_wifi_osal_mem_free(hal_dev_ctx->tx_buf_info); in nrf_wifi_hal_dev_rem()
712 nrf_wifi_osal_mem_free(hal_dev_ctx->rx_buf_info[i]); in nrf_wifi_hal_dev_rem()
718 nrf_wifi_osal_mem_free(hal_dev_ctx); in nrf_wifi_hal_dev_rem()
1047 nrf_wifi_osal_mem_free(hpriv); in nrf_wifi_hal_init()
[all …]
Dhal_fw_patch_loader.c147 nrf_wifi_osal_mem_free(patch_data_ram); in hal_fw_patch_load()
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_api.c89 nrf_wifi_osal_mem_free(sys_dev_ctx->tx_buf_info); in nrf_wifi_sys_fmac_deinit_tx()
185 nrf_wifi_osal_mem_free(sys_dev_ctx->rx_buf_info); in nrf_wifi_sys_fmac_deinit_rx()
359 nrf_wifi_osal_mem_free(fmac_dev_ctx); in nrf_wifi_sys_fmac_dev_add()
471 nrf_wifi_osal_mem_free(fmac_dev_ctx->tx_pwr_ceil_params); in nrf_wifi_sys_fmac_dev_deinit()
602 nrf_wifi_osal_mem_free(fpriv); in nrf_wifi_sys_fmac_init()
656 nrf_wifi_osal_mem_free(scan_cmd); in nrf_wifi_sys_fmac_scan()
697 nrf_wifi_osal_mem_free(scan_abort_cmd); in nrf_wifi_sys_fmac_abort_scan()
741 nrf_wifi_osal_mem_free(scan_res_cmd); in nrf_wifi_sys_fmac_scan_res_get()
810 nrf_wifi_osal_mem_free(auth_cmd); in nrf_wifi_sys_fmac_auth()
859 nrf_wifi_osal_mem_free(deauth_cmd); in nrf_wifi_sys_fmac_deauth()
[all …]
Dfmac_vif.c109 nrf_wifi_osal_mem_free(vif_ctx); in nrf_wifi_fmac_vif_clear_ctx()
Dtx.c1030 nrf_wifi_osal_mem_free(umac_cmd); in tx_cmd_init()
1444 nrf_wifi_osal_mem_free(config); in tx_done_tasklet_fn()
1725 nrf_wifi_osal_mem_free(sys_dev_ctx->tx_config.buf_pool_bmp_p); in tx_init()
1731 nrf_wifi_osal_mem_free(sys_dev_ctx->tx_config.pkt_info_p); in tx_init()
1741 nrf_wifi_osal_mem_free(sys_dev_ctx->tx_config.send_pkt_coalesce_count_p); in tx_init()
1769 nrf_wifi_osal_mem_free(sys_dev_ctx->tx_config.buf_pool_bmp_p); in tx_deinit()
1782 nrf_wifi_osal_mem_free(sys_dev_ctx->tx_config.pkt_info_p); in tx_deinit()
1795 nrf_wifi_osal_mem_free(sys_dev_ctx->tx_config.send_pkt_coalesce_count_p); in tx_deinit()
Dfmac_event.c335 nrf_wifi_osal_mem_free(config); in nrf_wifi_fmac_data_event_process()
363 nrf_wifi_osal_mem_free(config); in nrf_wifi_fmac_data_event_process()
Drx.c323 nrf_wifi_osal_mem_free(config); in nrf_wifi_fmac_rx_tasklet()
/nrf_wifi-latest/bus_if/bal/src/
Dbal.c78 nrf_wifi_osal_mem_free(bal_dev_ctx); in nrf_wifi_bal_dev_add()
91 nrf_wifi_osal_mem_free(bal_dev_ctx); in nrf_wifi_bal_dev_rem()
151 nrf_wifi_osal_mem_free(bpriv); in nrf_wifi_bal_init()
161 nrf_wifi_osal_mem_free(bpriv); in nrf_wifi_bal_init()
174 nrf_wifi_osal_mem_free(bpriv); in nrf_wifi_bal_deinit()
/nrf_wifi-latest/bus_if/bus/pcie/src/
Dpcie.c62 nrf_wifi_osal_mem_free( in nrf_wifi_bus_pcie_dev_add()
106 nrf_wifi_osal_mem_free( in nrf_wifi_bus_pcie_dev_add()
133 nrf_wifi_osal_mem_free( in nrf_wifi_bus_pcie_dev_rem()
204 nrf_wifi_osal_mem_free( in nrf_wifi_bus_pcie_init()
224 nrf_wifi_osal_mem_free( in nrf_wifi_bus_pcie_deinit()
/nrf_wifi-latest/bus_if/bus/spi/src/
Dspi.c58 nrf_wifi_osal_mem_free(spi_dev_ctx); in nrf_wifi_bus_spi_dev_add()
84 nrf_wifi_osal_mem_free(spi_dev_ctx); in nrf_wifi_bus_spi_dev_rem()
157 nrf_wifi_osal_mem_free(spi_priv); in nrf_wifi_bus_spi_init()
176 nrf_wifi_osal_mem_free(spi_priv); in nrf_wifi_bus_spi_deinit()
/nrf_wifi-latest/bus_if/bus/qspi/src/
Dqspi.c57 nrf_wifi_osal_mem_free(qspi_dev_ctx); in nrf_wifi_bus_qspi_dev_add()
85 nrf_wifi_osal_mem_free(qspi_dev_ctx); in nrf_wifi_bus_qspi_dev_rem()
159 nrf_wifi_osal_mem_free(qspi_priv); in nrf_wifi_bus_qspi_init()
178 nrf_wifi_osal_mem_free(qspi_priv); in nrf_wifi_bus_qspi_deinit()
/nrf_wifi-latest/fw_if/umac_if/src/common/
Dfmac_api_common.c114 nrf_wifi_osal_mem_free(fpriv); in nrf_wifi_fmac_deinit()
122 nrf_wifi_osal_mem_free(fmac_dev_ctx); in nrf_wifi_fmac_dev_rem()
505 nrf_wifi_osal_mem_free(get_reg_cmd); in nrf_wifi_fmac_get_reg()
681 nrf_wifi_osal_mem_free(set_reg_cmd); in nrf_wifi_fmac_set_reg()
685 nrf_wifi_osal_mem_free(reg_change); in nrf_wifi_fmac_set_reg()
/nrf_wifi-latest/
Dnrf_wifi_osal_module.c34 EXPORT_SYMBOL_GPL(nrf_wifi_osal_mem_free);
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c589 nrf_wifi_osal_mem_free(hal_dev_ctx->tx_buf_info); in nrf_wifi_sys_hal_dev_add()
594 nrf_wifi_osal_mem_free(hal_dev_ctx->rx_buf_info[i]); in nrf_wifi_sys_hal_dev_add()
615 nrf_wifi_osal_mem_free(hal_dev_ctx); in nrf_wifi_sys_hal_dev_add()
/nrf_wifi-latest/hw_if/hal/src/offload_raw_tx/
Dhal_api.c224 nrf_wifi_osal_mem_free(hal_dev_ctx); in nrf_wifi_off_raw_tx_hal_dev_add()
/nrf_wifi-latest/hw_if/hal/src/radio_test/
Dhal_api.c223 nrf_wifi_osal_mem_free(hal_dev_ctx); in nrf_wifi_rt_hal_dev_add()
/nrf_wifi-latest/os_if/inc/
Dosal_api.h72 void nrf_wifi_osal_mem_free(void *buf);
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/
Dfmac_api.c111 nrf_wifi_osal_mem_free(fpriv); in nrf_wifi_off_raw_tx_fmac_init()
156 nrf_wifi_osal_mem_free(fmac_dev_ctx); in nrf_wifi_off_raw_tx_fmac_dev_add()
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_api.c125 nrf_wifi_osal_mem_free(fmac_dev_ctx); in nrf_wifi_rt_fmac_dev_add()
231 nrf_wifi_osal_mem_free(fmac_dev_ctx->tx_pwr_ceil_params); in nrf_wifi_rt_fmac_dev_deinit()
263 nrf_wifi_osal_mem_free(fpriv); in nrf_wifi_rt_fmac_init()
/nrf_wifi-latest/os_if/src/
Dosal.c40 void nrf_wifi_osal_mem_free(void *buf) in nrf_wifi_osal_mem_free() function