Searched defs:mtk_mac (Results 1 – 1 of 1) sorted by relevance
1359 struct mtk_mac { struct1360 int id;1361 phy_interface_t interface;1362 u8 ppe_idx;1363 int speed;1364 struct device_node *of_node;1365 struct phylink *phylink;1366 struct phylink_config phylink_config;1367 struct mtk_eth *hw;1368 struct mtk_hw_stats *hw_stats;[all …]