Home
last modified time | relevance | path

Searched refs:rx_buf_pool_params (Results 1 – 6 of 6) sorted by relevance

/nrf_wifi-latest/hw_if/hal/inc/common/
Dhal_structs_common.h158 struct rx_buf_pool_params rx_buf_pool[MAX_NUM_OF_RX_QUEUES];
/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dlmac_if_common.h202 struct rx_buf_pool_params { struct
Dhost_rpu_sys_if.h896 struct rx_buf_pool_params rx_buf_pools[MAX_NUM_OF_RX_QUEUES];
/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_structs.h370 struct rx_buf_pool_params rx_buf_pools[MAX_NUM_OF_RX_QUEUES];
Dfmac_api.h53 struct rx_buf_pool_params *rx_buf_pools,
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_api.c523 struct rx_buf_pool_params *rx_buf_pools, in nrf_wifi_sys_fmac_init()