Searched defs:mtk_mac (Results 1 – 1 of 1) sorted by relevance
1306 struct mtk_mac { struct1307 int id;1308 phy_interface_t interface;1309 u8 ppe_idx;1310 int speed;1311 struct device_node *of_node;1312 struct phylink *phylink;1313 struct phylink_config phylink_config;1314 struct mtk_eth *hw;1315 struct mtk_hw_stats *hw_stats;[all …]