Searched defs:port_proxy (Results 1 – 1 of 1) sorted by relevance
34 struct port_proxy { struct35 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[];