Searched defs:mtk_mac (Results 1 – 1 of 1) sorted by relevance
1131 struct mtk_mac { struct1132 int id;1133 phy_interface_t interface;1134 int speed;1135 struct device_node *of_node;1136 struct phylink *phylink;1137 struct phylink_config phylink_config;1138 struct mtk_eth *hw;1139 struct mtk_hw_stats *hw_stats;1140 __be32 hwlro_ip[MTK_MAX_LRO_IP_CNT];[all …]