Searched refs:queue_ports (Results 1 – 2 of 2) sorted by relevance
307 for (j = 0; j < ARRAY_SIZE(port_prox->queue_ports); j++) { in t7xx_proxy_setup_ch_mapping()308 for (i = 0; i < ARRAY_SIZE(port_prox->queue_ports[j]); i++) in t7xx_proxy_setup_ch_mapping()309 INIT_LIST_HEAD(&port_prox->queue_ports[j][i]); in t7xx_proxy_setup_ch_mapping()320 &port_prox->queue_ports[path_id][port_conf->rxq_index]); in t7xx_proxy_setup_ch_mapping()
37 struct list_head queue_ports[CLDMA_NUM][MTK_QUEUES]; member
Completed in 4 milliseconds