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