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