Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl1251/
A Dacx.c892 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()
A Dacx.h1141 struct wl1251_acx_rx_queue_config rx_queue_config; member

Completed in 9 milliseconds