Searched defs:mtk_mac (Results 1 – 1 of 1) sorted by relevance
1307 struct mtk_mac { struct1308 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;[all …]