Home
last modified time | relevance | path

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

/nrf_wifi-latest/hw_if/hal/inc/common/
Dhal_structs_common.h173 unsigned char num_devs; member
/nrf_wifi-latest/hw_if/hal/src/offload_raw_tx/
Dhal_api.c109 hal_dev_ctx->idx = hpriv->num_devs++; in nrf_wifi_off_raw_tx_hal_dev_add()
/nrf_wifi-latest/hw_if/hal/src/radio_test/
Dhal_api.c108 hal_dev_ctx->idx = hpriv->num_devs++; in nrf_wifi_rt_hal_dev_add()
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c451 hal_dev_ctx->idx = hpriv->num_devs++; in nrf_wifi_sys_hal_dev_add()
/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_api_common.c716 hal_dev_ctx->hpriv->num_devs--; in nrf_wifi_hal_dev_rem()