Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_port_proxy.c307 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()
A Dt7xx_port_proxy.h37 struct list_head queue_ports[CLDMA_NUM][MTK_QUEUES]; member

Completed in 4 milliseconds