Searched defs:mtk_mac (Results 1 – 1 of 1) sorted by relevance
1311 struct mtk_mac { struct1312 int id;1313 phy_interface_t interface;1314 int speed;1315 struct device_node *of_node;1316 struct phylink *phylink;1317 struct phylink_config phylink_config;1318 struct mtk_eth *hw;1319 struct mtk_hw_stats *hw_stats;1321 int hwlro_ip_cnt;[all …]