Lines Matching defs:mtk_mac
1131 struct mtk_mac { struct
1132 int id;
1133 phy_interface_t interface;
1134 int speed;
1135 struct device_node *of_node;
1136 struct phylink *phylink;
1137 struct phylink_config phylink_config;
1138 struct mtk_eth *hw;
1139 struct mtk_hw_stats *hw_stats;
1140 __be32 hwlro_ip[MTK_MAX_LRO_IP_CNT];
1141 int hwlro_ip_cnt;
1142 unsigned int syscfg0;