Lines Matching defs:mtk_mac
1326 struct mtk_mac { struct
1327 int id;
1328 phy_interface_t interface;
1329 u8 ppe_idx;
1330 int speed;
1331 struct device_node *of_node;
1332 struct phylink *phylink;
1333 struct phylink_config phylink_config;
1334 struct mtk_eth *hw;
1335 struct mtk_hw_stats *hw_stats;
1336 __be32 hwlro_ip[MTK_MAX_LRO_IP_CNT];
1337 int hwlro_ip_cnt;
1338 unsigned int syscfg0;
1339 struct notifier_block device_notifier;