Searched defs:mtk_mac (Results 1 – 1 of 1) sorted by relevance
1367 struct mtk_mac { struct1368 int id;1369 phy_interface_t interface;1370 u8 ppe_idx;1371 int speed;1372 struct device_node *of_node;1373 struct phylink *phylink;1374 struct phylink_config phylink_config;1375 struct mtk_eth *hw;1376 struct mtk_hw_stats *hw_stats;[all …]