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