Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_proxy.h40 struct port_proxy { struct
41 int port_count;
42 struct list_head rx_ch_ports[PORT_CH_ID_MASK + 1];
43 struct list_head queue_ports[CLDMA_NUM][MTK_QUEUES];
44 struct device *dev;
45 enum port_cfg_id cfg_id;
46 struct t7xx_port ports[];