Home
last modified time | relevance | path

Searched refs:PHY_LOOP_BACK (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c249 #define PHY_LOOP_BACK BIT(14) in hns_nic_config_phy_loopback() macro
286 val |= PHY_LOOP_BACK; in hns_nic_config_phy_loopback()
301 val &= ~PHY_LOOP_BACK; in hns_nic_config_phy_loopback()