Home
last modified time | relevance | path

Searched refs:nrf_wifi_bal_dev_rem (Results 1 – 6 of 6) sorted by relevance

/nrf_wifi-latest/bus_if/bal/inc/
Dbal_api.h64 void nrf_wifi_bal_dev_rem(struct nrf_wifi_bal_dev_ctx *bal_dev_ctx);
/nrf_wifi-latest/hw_if/hal/src/offload_raw_tx/
Dhal_api.c208 nrf_wifi_bal_dev_rem(hal_dev_ctx->bal_dev_ctx); in nrf_wifi_off_raw_tx_hal_dev_add()
/nrf_wifi-latest/hw_if/hal/src/radio_test/
Dhal_api.c207 nrf_wifi_bal_dev_rem(hal_dev_ctx->bal_dev_ctx); in nrf_wifi_rt_hal_dev_add()
/nrf_wifi-latest/bus_if/bal/src/
Dbal.c87 void nrf_wifi_bal_dev_rem(struct nrf_wifi_bal_dev_ctx *bal_dev_ctx) in nrf_wifi_bal_dev_rem() function
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c599 nrf_wifi_bal_dev_rem(hal_dev_ctx->bal_dev_ctx); in nrf_wifi_sys_hal_dev_add()
/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_api_common.c706 nrf_wifi_bal_dev_rem(hal_dev_ctx->bal_dev_ctx); in nrf_wifi_hal_dev_rem()