Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c1012 * hns_phy_led_set - set phy LED status.
1018 static int hns_phy_led_set(struct net_device *netdev, int value) in hns_phy_led_set() function
1064 ret = hns_phy_led_set(netdev, HNS_LED_FORCE_ON); in hns_set_phys_id()
1069 ret = hns_phy_led_set(netdev, HNS_LED_FORCE_OFF); in hns_set_phys_id()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c991 * hns_phy_led_set - set phy LED status.
997 static int hns_phy_led_set(struct net_device *netdev, int value) in hns_phy_led_set() function
1043 ret = hns_phy_led_set(netdev, HNS_LED_FORCE_ON); in hns_set_phys_id()
1048 ret = hns_phy_led_set(netdev, HNS_LED_FORCE_OFF); in hns_set_phys_id()

Completed in 3 milliseconds