Home
last modified time | relevance | path

Searched defs:port_proxy (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_port_proxy.h34 struct port_proxy { struct
35 int port_count;
36 struct list_head rx_ch_ports[PORT_CH_ID_MASK + 1];
37 struct list_head queue_ports[CLDMA_NUM][MTK_QUEUES];
38 struct device *dev;
39 struct t7xx_port ports[];

Completed in 3 milliseconds