Home
last modified time | relevance | path

Searched refs:nrf_wifi_sys_hal_dev_add (Results 1 – 3 of 3) sorted by relevance

/nrf_wifi-latest/hw_if/hal/inc/system/
Dhal_api.h26 struct nrf_wifi_hal_dev_ctx *nrf_wifi_sys_hal_dev_add(struct nrf_wifi_hal_priv *hpriv,
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c432 struct nrf_wifi_hal_dev_ctx *nrf_wifi_sys_hal_dev_add(struct nrf_wifi_hal_priv *hpriv, in nrf_wifi_sys_hal_dev_add() function
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_api.c352 fmac_dev_ctx->hal_dev_ctx = nrf_wifi_sys_hal_dev_add(fpriv->hpriv, in nrf_wifi_sys_fmac_dev_add()