Searched defs:phy_plca_cfg (Results 1 – 1 of 1) sorted by relevance
89 struct phy_plca_cfg { struct91 uint8_t version;93 bool enable;117 int genphy_get_plca_cfg(const struct device *dev, struct phy_plca_cfg *plca_cfg); argument