Searched refs:get_snapshot_if_supported (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ethtool/ |
| H A D | mse.c | 39 static int get_snapshot_if_supported(struct phy_device *phydev, in get_snapshot_if_supported() function 72 ret = get_snapshot_if_supported(phydev, data, &i, PHY_MSE_CAP_CHANNEL_A, in mse_get_channels() 76 ret = get_snapshot_if_supported(phydev, data, &i, PHY_MSE_CAP_CHANNEL_B, in mse_get_channels() 80 ret = get_snapshot_if_supported(phydev, data, &i, PHY_MSE_CAP_CHANNEL_C, in mse_get_channels() 84 ret = get_snapshot_if_supported(phydev, data, &i, PHY_MSE_CAP_CHANNEL_D, in mse_get_channels() 96 ret = get_snapshot_if_supported(phydev, data, &i, in mse_get_channels() 109 ret = get_snapshot_if_supported(phydev, data, &i, PHY_MSE_CAP_LINK, in mse_get_channels()
|