Home
last modified time | relevance | path

Searched refs:rx_buf_busy_queue (Results 1 – 2 of 2) sorted by relevance

/nrf_wifi-latest/hw_if/hal/inc/common/
Drpu_if.h386 struct host_rpu_hpq rx_buf_busy_queue[MAX_NUM_OF_RX_QUEUES]; member
/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_api_common.c335 busy_queue = &hal_dev_ctx->rpu_info.hpqm_info.rx_buf_busy_queue[queue_id]; in hal_rpu_msg_post()