Lines Matching refs:is_c45
464 if (phydev->is_c45) {
551 bool is_c45,
584 dev->is_c45 = is_c45;
608 if (is_c45 && c45_ids) {
824 * @is_c45: If true the PHY uses the 802.3 clause 45 protocol
838 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45)
848 if (is_c45)
856 return phy_device_create(bus, addr, phy_id, is_c45, &c45_ids);
1325 if (phydev->is_c45)
2853 } else if (phydev->is_c45) {