Home
last modified time | relevance | path

Searched refs:nrf_wifi_bal_dev_add (Results 1 – 5 of 5) sorted by relevance

/nrf_wifi-latest/bus_if/bal/inc/
Dbal_api.h55 struct nrf_wifi_bal_dev_ctx *nrf_wifi_bal_dev_add(struct nrf_wifi_bal_priv *bpriv,
/nrf_wifi-latest/hw_if/hal/src/offload_raw_tx/
Dhal_api.c189 hal_dev_ctx->bal_dev_ctx = nrf_wifi_bal_dev_add(hpriv->bpriv, in nrf_wifi_off_raw_tx_hal_dev_add()
/nrf_wifi-latest/hw_if/hal/src/radio_test/
Dhal_api.c188 hal_dev_ctx->bal_dev_ctx = nrf_wifi_bal_dev_add(hpriv->bpriv, in nrf_wifi_rt_hal_dev_add()
/nrf_wifi-latest/bus_if/bal/src/
Dbal.c50 struct nrf_wifi_bal_dev_ctx *nrf_wifi_bal_dev_add(struct nrf_wifi_bal_priv *bpriv, in nrf_wifi_bal_dev_add() function
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c531 hal_dev_ctx->bal_dev_ctx = nrf_wifi_bal_dev_add(hpriv->bpriv, in nrf_wifi_sys_hal_dev_add()