Searched refs:rx_queue_config (Results 1 – 2 of 2) sorted by relevance
892 mem_conf->rx_queue_config.dma_address = 0; in wl1251_acx_mem_cfg()893 mem_conf->rx_queue_config.num_descs = ACX_RX_DESC_DEF; in wl1251_acx_mem_cfg()894 mem_conf->rx_queue_config.priority = DEFAULT_RXQ_PRIORITY; in wl1251_acx_mem_cfg()895 mem_conf->rx_queue_config.type = DEFAULT_RXQ_TYPE; in wl1251_acx_mem_cfg()
1141 struct wl1251_acx_rx_queue_config rx_queue_config; member
Completed in 9 milliseconds