Searched refs:qca808x_cable_test_get_pair_status (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/phy/qcom/
H A Dqcom-phy-lib.c548 static int qca808x_cable_test_get_pair_status(struct phy_device *phydev, u8 pair, function
602 ret = qca808x_cable_test_get_pair_status(phydev, ETHTOOL_A_CABLE_PAIR_A, val);
606 ret = qca808x_cable_test_get_pair_status(phydev, ETHTOOL_A_CABLE_PAIR_B, val);
610 ret = qca808x_cable_test_get_pair_status(phydev, ETHTOOL_A_CABLE_PAIR_C, val);
614 ret = qca808x_cable_test_get_pair_status(phydev, ETHTOOL_A_CABLE_PAIR_D, val);

Completed in 205 milliseconds