Searched refs:bcm_phy_report_length (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | bcm-phy-lib.c | 669 static int bcm_phy_report_length(struct phy_device *phydev, int pair) in bcm_phy_report_length() function 729 bcm_phy_report_length(phydev, 0); in _bcm_phy_cable_test_get_status() 731 bcm_phy_report_length(phydev, 1); in _bcm_phy_cable_test_get_status() 733 bcm_phy_report_length(phydev, 2); in _bcm_phy_cable_test_get_status() 735 bcm_phy_report_length(phydev, 3); in _bcm_phy_cable_test_get_status()
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | bcm-phy-lib.c | 717 static int bcm_phy_report_length(struct phy_device *phydev, int pair) in bcm_phy_report_length() function 777 bcm_phy_report_length(phydev, 0); in _bcm_phy_cable_test_get_status() 779 bcm_phy_report_length(phydev, 1); in _bcm_phy_cable_test_get_status() 781 bcm_phy_report_length(phydev, 2); in _bcm_phy_cable_test_get_status() 783 bcm_phy_report_length(phydev, 3); in _bcm_phy_cable_test_get_status()
|
Completed in 3 milliseconds