/nrf_wifi-latest/hw_if/hal/src/common/ |
D | hal_interrupt.c | 286 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()
|
D | hal_api_common.c | 466 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 …]
|
D | hal_fw_patch_loader.c | 147 nrf_wifi_osal_mem_free(patch_data_ram); in hal_fw_patch_load()
|
/nrf_wifi-latest/fw_if/umac_if/src/system/ |
D | fmac_api.c | 89 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 …]
|
D | fmac_vif.c | 109 nrf_wifi_osal_mem_free(vif_ctx); in nrf_wifi_fmac_vif_clear_ctx()
|
D | tx.c | 1030 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()
|
D | fmac_event.c | 335 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()
|
D | rx.c | 323 nrf_wifi_osal_mem_free(config); in nrf_wifi_fmac_rx_tasklet()
|
/nrf_wifi-latest/bus_if/bal/src/ |
D | bal.c | 78 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/ |
D | pcie.c | 62 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/ |
D | spi.c | 58 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/ |
D | qspi.c | 57 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/ |
D | fmac_api_common.c | 114 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/ |
D | nrf_wifi_osal_module.c | 34 EXPORT_SYMBOL_GPL(nrf_wifi_osal_mem_free);
|
/nrf_wifi-latest/hw_if/hal/src/system/ |
D | hal_api.c | 589 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/ |
D | hal_api.c | 224 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/ |
D | hal_api.c | 223 nrf_wifi_osal_mem_free(hal_dev_ctx); in nrf_wifi_rt_hal_dev_add()
|
/nrf_wifi-latest/os_if/inc/ |
D | osal_api.h | 72 void nrf_wifi_osal_mem_free(void *buf);
|
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/ |
D | fmac_api.c | 111 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/ |
D | fmac_api.c | 125 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/ |
D | osal.c | 40 void nrf_wifi_osal_mem_free(void *buf) in nrf_wifi_osal_mem_free() function
|