Home
last modified time | relevance | path

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

/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_interrupt.c276 if (rpu_msg_len > hal_dev_ctx->hpriv->cfg_params.max_event_size) { in hal_rpu_event_get()
280 hal_dev_ctx->hpriv->cfg_params.max_event_size); in hal_rpu_event_get()
306 hal_dev_ctx->hpriv->cfg_params.max_event_size; in hal_rpu_event_get()
308 hal_dev_ctx->hpriv->cfg_params.max_event_size; in hal_rpu_event_get()
353 hal_dev_ctx->hpriv->cfg_params.max_event_size) ? in hal_rpu_event_get()
354 hal_dev_ctx->hpriv->cfg_params.max_event_size : in hal_rpu_event_get()
/nrf_wifi-latest/hw_if/hal/inc/common/
Dhal_structs_common.h148 unsigned int max_event_size; member
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/
Dfmac_api.c103 hal_cfg_params.max_event_size = MAX_EVENT_POOL_LEN; in nrf_wifi_off_raw_tx_fmac_init()
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_api.c254 hal_cfg_params.max_event_size = MAX_EVENT_POOL_LEN; in nrf_wifi_rt_fmac_init()
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_api.c589 hal_cfg_params.max_event_size = MAX_EVENT_POOL_LEN; in nrf_wifi_sys_fmac_init()