Searched defs:dpmac_attr (Results 1 – 1 of 1) sorted by relevance
243 struct dpmac_attr { struct244 int id;245 int phy_id;246 enum dpmac_link_type link_type;247 enum dpmac_eth_if eth_if;248 uint32_t max_rate;273 struct dpmac_attr *attr); argument