Home
last modified time | relevance | path

Searched defs:mtk_mac (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h1319 struct mtk_mac { struct
1320 int id;
1321 phy_interface_t interface;
1322 int speed;
1323 struct device_node *of_node;
1324 struct phylink *phylink;
1325 struct phylink_config phylink_config;
1326 struct mtk_eth *hw;
1327 struct mtk_hw_stats *hw_stats;
1328 __be32 hwlro_ip[MTK_MAX_LRO_IP_CNT];
[all …]