Lines Matching defs:mtk_mac
1311 struct mtk_mac { struct
1312 int id;
1313 phy_interface_t interface;
1314 int speed;
1315 struct device_node *of_node;
1316 struct phylink *phylink;
1317 struct phylink_config phylink_config;
1318 struct mtk_eth *hw;
1319 struct mtk_hw_stats *hw_stats;
1320 __be32 hwlro_ip[MTK_MAX_LRO_IP_CNT];
1321 int hwlro_ip_cnt;
1322 unsigned int syscfg0;
1323 struct notifier_block device_notifier;