Lines Matching defs:data
1713 * counter intuitive, the "-X" in "1 = Force MDI" in the data
1808 /* Register settings are required to meet data sheet supply current specifications */
1870 static void kszphy_get_strings(struct phy_device *phydev, u8 *data)
1875 strscpy(data + i * ETH_GSTRING_LEN,
1900 struct ethtool_stats *stats, u64 *data)
1905 data[i] = kszphy_get_stat(phydev, i);
2083 /* According to the data sheet the distance to the fault is
2271 int data;
2278 data = __phy_read(phydev, LAN_EXT_PAGE_ACCESS_ADDRESS_DATA);
2281 return data;