Home
last modified time | relevance | path

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

/nrf_wifi-latest/hw_if/hal/inc/common/
Dhal_structs_common.h214 unsigned int num_cmds; member
/nrf_wifi-latest/hw_if/hal/src/offload_raw_tx/
Dhal_api.c111 hal_dev_ctx->num_cmds = RPU_CMD_START_MAGIC; in nrf_wifi_off_raw_tx_hal_dev_add()
/nrf_wifi-latest/hw_if/hal/src/radio_test/
Dhal_api.c110 hal_dev_ctx->num_cmds = RPU_CMD_START_MAGIC; in nrf_wifi_rt_hal_dev_add()
/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_api_common.c302 (hal_dev_ctx->num_cmds | 0x7fff0000)); in hal_rpu_msg_trigger()
310 hal_dev_ctx->num_cmds++; in hal_rpu_msg_trigger()
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c453 hal_dev_ctx->num_cmds = RPU_CMD_START_MAGIC; in nrf_wifi_sys_hal_dev_add()